Sfoglia il codice sorgente

add online docs link

Zachary Boyd 6 anni fa
parent
commit
3d1877d851
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -49,7 +49,7 @@ For example: `tor-router -j 3 -s 127.0.0.1:9050` would start the proxy with 3 to
 
 For detailed examples and insturctions on using Tor Router [see the wiki](https://github.com/znetstar/tor-router/wiki).
 
-To generate API documentation run `npm run docs`. The documentation will be available in `docs/`. 
+To generate API documentation run `npm run docs`. The documentation will be available in `docs/`. An online version of the documentation is also [available here](https://tor-router.docs.zacharyboyd.nyc/). 
 
 ## Testing