From e4cd167e54e46b9b77398663542be91e8afb8008 Mon Sep 17 00:00:00 2001 From: dimitri Date: Thu, 26 Jun 2025 14:55:09 +0200 Subject: [PATCH] Ajouter nextgba/README.md --- nextgba/README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 nextgba/README.md diff --git a/nextgba/README.md b/nextgba/README.md new file mode 100644 index 0000000..a4cdc50 --- /dev/null +++ b/nextgba/README.md @@ -0,0 +1,10 @@ +# NextGBA +Here is the link to the project: +https://github.com/nicotsx/nextgba + +## How-to +You just have to do a simple +git clone https://github.com/nicotsx/nextgba.git +cd nextgba + +Then modify the docker-compose.yml file with the on here. And here it is! \ No newline at end of file