Jelajahi Sumber

update README

NhanPT 3 tahun lalu
induk
melakukan
ce1c8d0d70
1 mengubah file dengan 2 tambahan dan 3 penghapusan
  1. 2 3
      README.md

+ 2 - 3
README.md

@@ -15,13 +15,12 @@ Personal dashboard inspired by flame, highly customizable, lightweight and respo
 * Start with `docker-compose up -d`
 * Start with `docker-compose up -d`
 * Go to `public/config.json` to config your dashboard
 * Go to `public/config.json` to config your dashboard
 * Go to `public/data.json` to edit your bookmarks
 * Go to `public/data.json` to edit your bookmarks
-* Restart server: `docker-compose down && docker-compose up -d`
-* See your dashboard at [localhost:7000](http://localhost:7000)
+* See your dashboard at [localhost:7001](http://localhost:7001)
 
 
 ## Customization
 ## Customization
 Go to our [website](https://magma.help14.com) and read the document to  learn more.
 Go to our [website](https://magma.help14.com) and read the document to  learn more.
 
 
-Long story short: [private folder](./src/private) is the original source code of the dashboard, anything in [public folder](./src/public) will replace the file with the same path in [private folder](./src/private). 
+Long story short: [private folder](./src/private) is the original source code of the dashboard, anything in [public folder](./src/public) will replace the file with the same path in [private/themes/{selected theme in config}](./src/private/themes). 
 
 
 ## Contribution
 ## Contribution
 Contributions welcome and needed!
 Contributions welcome and needed!