diff options
-rw-r--r-- | README.rst | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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', |