aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index df3b6d8..85262bf 100644
--- a/README.rst
+++ b/README.rst
@@ -10,7 +10,6 @@ Feature complete for public API as of Mastodon version 3.5.5 and easy to get sta
10 # Register your app! This only needs to be done once (per server, or when 10 # Register your app! This only needs to be done once (per server, or when
11 # distributing rather than hosting an application, most likely per device and server). 11 # distributing rather than hosting an application, most likely per device and server).
12 # Uncomment the code and substitute in your information: 12 # Uncomment the code and substitute in your information:
13
14 ''' 13 '''
15 Mastodon.create_app( 14 Mastodon.create_app(
16 'pytooterapp', 15 'pytooterapp',
Powered by cgit v1.2.3 (git 2.41.0)