diff options
author | Lorenz Diener <[email protected]> | 2016-11-24 00:38:18 +0100 |
---|---|---|
committer | Lorenz Diener <[email protected]> | 2016-11-24 00:38:18 +0100 |
commit | 495d8be24342dddead6e4e09dab1668940253c66 (patch) | |
tree | d45c2986a100386adddab19cf1e206af0966431e | |
parent | 98e1bf7f40929de6268f51bc2e1616f5cfb9974c (diff) | |
download | mastodon.py-495d8be24342dddead6e4e09dab1668940253c66.tar.gz |
Index.rst added
-rw-r--r-- | index.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/index.rst b/index.rst new file mode 100644 index 0000000..75fe09d --- /dev/null +++ b/index.rst | |||
@@ -0,0 +1,4 @@ | |||
1 | Mastodon.py | ||
2 | =========== | ||
3 | |||
4 | Python wrapper for the Mastodon ( https://github.com/Gargron/mastodon/ ) API. \ No newline at end of file | ||