From ff8d82c898c0a580fbe96f3b55740518e3cc64ff Mon Sep 17 00:00:00 2001 From: Daochen Zha Date: Wed, 23 Dec 2020 21:06:51 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 858f0a2..caad7c0 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ npm start ``` The frontend will be started in port 3000 in localhost by default. You can view it at [http://127.0.0.1:3000/](http://127.0.0.1:3000/). The backend will run by default in [http://127.0.0.1:8000/](http://127.0.0.1:8000/). -More documentation can be found [here](docs/api.md). +More documentation can be found [here](docs/api.md). User guide is [here](docs/guide.md). ### Demos ![leaderboards](https://github.com/datamllab/rlcard-showdown/blob/master/docs/imgs/leaderboards.png?raw=true)