Browse Source

Merge 8b8f0da6f0 into d8c4b7537b

pull/851/merge
ohjinsoo GitHub 8 years ago
parent
commit
864eed6401
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      .gitignore
  2. +1
    -1
      README.md

+ 1
- 1
.gitignore View File

@@ -33,7 +33,7 @@ bld/
*.VisualState.xml *.VisualState.xml
TestResult.xml TestResult.xml


# Build Results of an ATL Project
# Build Results of an ATL Project.
[Dd]ebugPS/ [Dd]ebugPS/
[Rr]eleasePS/ [Rr]eleasePS/
dlldata.c dlldata.c


+ 1
- 1
README.md View File

@@ -6,7 +6,7 @@


An unofficial .NET API Wrapper for the Discord client (http://discordapp.com). An unofficial .NET API Wrapper for the Discord client (http://discordapp.com).


Check out the [documentation](https://discord.foxbot.me/docs/) or join the [Discord API Chat](https://discord.gg/0SBTUU1wZTVjAMPx).
Check out the [documentation](https://discord.foxbot.me/docs/) or join the [Discord API Chat].(https://discord.gg/0SBTUU1wZTVjAMPx).


## Installation ## Installation
### Stable (NuGet) ### Stable (NuGet)


Loading…
Cancel
Save