diff --git a/Home.textile b/Home.md similarity index 51% rename from Home.textile rename to Home.md index 5a13649..ba7ceac 100644 --- a/Home.textile +++ b/Home.md @@ -1,21 +1,11 @@ -
- - -
-.TalpiBot-ברוכים הבאים למקום שמאגד את כל המידע על ה
-
-.כאן תוכלו למצוא כאן את כל המידע שאתם צריכים בשביל ליצור את הפיצ'ר שאתם מדמיינים
-
-הסבר על ה-API, מדריכים להתחלה ראשונית, דוגמאות לפיצרים, ועוד...
-
+
+### About this Wiki +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 your 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.