From 3377549da9ef479b10118945848404d9675ba1e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jannes=20H=C3=B6ke?= Date: Sat, 4 Apr 2020 14:57:00 +0200 Subject: [PATCH] Revert "Updated Home (markdown => textile)" This reverts commits f4b9098309c2fd81956ccb27fef4b10da03ac4e1 through 07f19c979b7b81f8c4364e7d1696b64a5795ee68. --- Home.textile => Home.md | 22 ++++++---------------- 1 file changed, 6 insertions(+), 16 deletions(-) rename Home.textile => Home.md (51%) 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, מדריכים להתחלה ראשונית, דוגמאות לפיצרים, ועוד... -

- -
-ניסון ל-TalpiBot, בוורד מאוד קל לעשות דברים מימן לשמאל. האם זה יעבוד? - -אפילו אני בודק איך זה יורד שורה. +

+

+### 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.