aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.rst0
-rw-r--r--ext/general.md4
2 files changed, 1 insertions, 3 deletions
diff --git a/README.rst b/README.rst
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/README.rst
diff --git a/ext/general.md b/ext/general.md
index fc57e05..eb57fc2 100644
--- a/ext/general.md
+++ b/ext/general.md
@@ -1,5 +1,3 @@
-<!-- https://gist.github.com/raw/71c2878f53e886dc921a/general.md -->
-
## GitHub API v3
**Note:** This API is in a beta state. Breaking changes may occur.
@@ -85,4 +83,4 @@ This allows us to upgrade the API if needed, and support multiple versions of th
Specifying `application/json` will assume the latest version of the API. Specifying an unknown version will result in a `406 Not Acceptable` error.
-We don't plan to bump the API version unless absolutely necessary. Things like removing end points, renaming or removing object attributes, or removing resources completely will result in a new version. This should be extremely rare, however.
+We don't plan to bump the API version unless absolutely necessary. Things like removing end points, renaming or removing object attributes, or removing resources completely will result in a new version. This should be extremely rare, however.