diff --git a/README.rst b/README.rst index 9d93188..9ccebb0 100644 --- a/README.rst +++ b/README.rst @@ -137,10 +137,11 @@ Using recipes ------------- Recipes are used to install and compile any libraries you may need to use. These -recipes follow the same format as those used by the [Python-for-Android] -(https://github.com/kivy/python-for-android) project. Please refer to their -[recipe documentation] -(https://python-for-android.readthedocs.io/en/latest/recipes/) for more details. +recipes follow the same format as those used by the +[Python-for-Android](https://github.com/kivy/python-for-android) project. +Please refer to their +[recipe documentation](https://python-for-android.readthedocs.io/en/latest/recipes/) +for more details. Reducing the application size -----------------------------