From fa6ee41c8975e6e8ccb48dba4fd3b9594e1abb4d Mon Sep 17 00:00:00 2001 From: Oleksii Shevchenko <105150555+ShevchenkoOl@users.noreply.github.com> Date: Tue, 30 Apr 2024 18:47:09 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2135b8caec3..3c9765c502f 100755 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ # Cat finder API This repository was created for practice using the API. It includes several projects using public APIs, for example: -__- weather forecast__ - where you can enter a city and find out the weather forecast for the coming days; -__- Star Wars__ - you can find out information about Star Wars films, actors and planets; -__- Request a list of non-existent clients__. +1. __weather forecast__ - where you can enter a city and find out the weather forecast for the coming days; +2. __Star Wars__ - you can find out information about Star Wars films, actors and planets; +3. __Request a list of non-existent clients__. ## How to Use the Repository