From c39a3b56b24d98ea13196b3de978296f01c01ea0 Mon Sep 17 00:00:00 2001 From: Alessandro D'Armiento Date: Fri, 14 Jun 2024 15:39:59 +0200 Subject: [PATCH] PR Suggestions --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8f45c12..859abf6 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ pip install pybandits ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ The command above will automatically install all the dependencies listed in ``requirements.txt``. Please visit the -[installation](https://playtikaresearch.github.io/pybandits/installation.html) +[installation](https://playtikaoss.github.io/pybandits/installation.html) page for more details. Getting started @@ -65,10 +65,10 @@ Info for developers PyBandits is supported by the [AI for gaming and entertainment apps](https://www.meetup.com/ai-for-gaming-and-entertainment-apps/) community. -The source code of the project is available on [GitHub](https://github.com/playtikaresearch/pybandits). +The source code of the project is available on [GitHub](https://github.com/playtikaoss/pybandits). ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~bash -git clone https://github.com/playtikaresearch/pybandits.git +git clone https://github.com/playtikaoss/pybandits.git ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ You can install the library and the dependencies with one of the following commands: