diff --git a/README.md b/README.md index d6fdddd..d0dbcae 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ -# 🤖 Last-In AI: Your Papers Please! - Work in Progress +# [ Work in Progress ] +# 🤖 Last-In AI: Your Papers Please! [![Python](https://img.shields.io/badge/python-3.8+-blue.svg)](https://www.python.org/downloads/) [![arXiv](https://img.shields.io/badge/arXiv-2401.00000-b31b1b.svg)](https://arxiv.org) @@ -39,7 +40,7 @@ docker/ # Container configuration 🐳 1. Clone this repository (because good things should be shared) ```bash -git clone https://github.com/yourusername/lastin-ai.git +git clone https://git.stevanovic.co.uk/kpcto/lastin-ai.git cd lastin-ai ``` @@ -58,7 +59,7 @@ cp .env.example .env 1. Clone and navigate to the repository ```bash -git clone https://github.com/yourusername/lastin-ai.git +git clone https://git.stevanovic.co.uk/kpcto/lastin-ai.git cd lastin-ai ```