From 088ba62fcb27deb4d253f65c3702aefb0b3077ba Mon Sep 17 00:00:00 2001 From: Roj Date: Wed, 14 Feb 2024 22:50:52 +0300 Subject: [PATCH] Nitpick --- README.md | 4 ++-- other_resources.md | 5 +++++ 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bc108bf..749cc56 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,6 @@ > A curated list of awesome things related to Telegram Mini Apps. -> -> Contents in other languages can be found [here](./other_resources.md). Telegram Mini Apps are web apps that are launched right inside [Telegram](https://telegram.org), letting them have a consistent user experience. They can take advantage of many features out of the box, including seamless authorization, integrated payments, push notifications, and much more. @@ -33,6 +31,8 @@ They can take advantage of many features out of the box, including seamless auth ## Articles +> Resources in other languages can be found [here](./other_resources.md). + - [Step-by-Step guide to build a Telegram Chatbot with a simple WebApp UI using Python](https://medium.com/@calixtemayoraz/step-by-step-guide-to-build-a-telegram-chatbot-with-a-simple-webapp-ui-using-python-44dca453522f) - [Telegram Mini App with React and Next.js](https://dev.to/bitofuniverse/telegram-web-app-with-react-and-nextjs-440i) - [Creation of Telegram Mini Apps and interaction with them in Telegram bots](https://prog.world/creation-of-telegram-web-apps-and-interaction-with-them-in-telegram-bots) diff --git a/other_resources.md b/other_resources.md index 2dc5f3f..eb9f770 100644 --- a/other_resources.md +++ b/other_resources.md @@ -1,5 +1,10 @@ # Resources in Other Languages +## Contents + +- [Articles](#articles) +- [Videos](#videos) + ## Articles ###### Russian