From 959d5e68227e1daba3b8f4fb60c4e25d04227b8c Mon Sep 17 00:00:00 2001 From: Donald Zou Date: Fri, 16 Aug 2024 23:22:55 -0400 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index aab6ce0..71a3c18 100644 --- a/README.md +++ b/README.md @@ -519,6 +519,9 @@ Please visit [shuricksumy/docker-wgdashboard](https://github.com/shuricksumy/doc > For questions or issues related to Docker, please visit [#272](https://github.com/donaldzou/WGDashboard/issues/272) +## 📖 WGDashboard REST API Documentation & How to use API Key + +Please visit the [API Documentation](./docs/api-documents.md) ## 🥘 Experimental Functions @@ -537,7 +540,6 @@ To download the app, please visit the [latest release](https://github.com/donald ![ElectronJS App Demo](https://donaldzou.nyc3.cdn.digitaloceanspaces.com/wgdashboard-images/electronjs-app.gif) - ## 🔍 Screenshot ![Sign In](https://donaldzou.nyc3.cdn.digitaloceanspaces.com/wgdashboard-images/sign-in.png) @@ -550,3 +552,7 @@ To download the app, please visit the [latest release](https://github.com/donald ![Add Peers](https://donaldzou.nyc3.cdn.digitaloceanspaces.com/wgdashboard-images/add-peers.png) ![Ping](https://donaldzou.nyc3.cdn.digitaloceanspaces.com/wgdashboard-images/ping.png) ![Traceroute](https://donaldzou.nyc3.cdn.digitaloceanspaces.com/wgdashboard-images/traceroute.png) + +## 🕰️ Changelogs + +Please visit the [Changelogs.md](./docs/changelogs.md) \ No newline at end of file