diff --git a/Home.md b/Home.md index 7e20d41..f04a96c 100644 --- a/Home.md +++ b/Home.md @@ -4,7 +4,4 @@ For a long time, our documentation consisted of our [API documentation](http://python-telegram-bot.readthedocs.io/) and README. As a result, the README became simply too big to be useful. In an effort to change that, we moved large parts of our README into different Wiki articles. In the process, we improved the texts with additional information, clearer wording and some cross-references. ### How to read this Wiki -Ideally, this Wiki should read a bit like a [Choose Your Own Adventure](https://en.wikipedia.org/wiki/Choose_Your_Own_Adventure) book - You start with [page one](https://github.com/python-telegram-bot/python-telegram-bot/wiki/Introduction-to-the-API) and choose you way through the docs, depending on your preferences. At the end of most articles, you will find a section called **What to read next?**, where related articles are linked. - -### Outlook -Over the next weeks and months, I (Jannes) will invest some time writing new articles, extending or improving existing ones and organizing them. Among other things, I'm planning an _Under the Hood_ series, where I go into the implementation details of (mostly) the `telegram.ext` submodule, to give you a better understanding on how they work and how you can get the best out of them. \ No newline at end of file +Ideally, this Wiki should read a bit like a [Choose Your Own Adventure](https://en.wikipedia.org/wiki/Choose_Your_Own_Adventure) book - You start with [page one](https://github.com/python-telegram-bot/python-telegram-bot/wiki/Introduction-to-the-API) and choose you way through the docs, depending on your preferences. At the end of most articles, you will find a section called **What to read next?**, where related articles are linked. \ No newline at end of file