mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-24 17:38:37 -06:00
Added a link to docs in readme.md
Adding a direct link for easy access. I couldn't find a link anywhere except digging in through the docs/ directory.
This commit is contained in:
parent
2c23ca33a2
commit
8e7e02a622
@ -4,6 +4,8 @@ NetBox is an IP address management (IPAM) and data center infrastructure managem
|
|||||||
|
|
||||||
NetBox runs as a web application atop the [Django](https://www.djangoproject.com/) Python framework with a [PostgreSQL](http://www.postgresql.org/) database. For a complete list of requirements, see `requirements.txt`. The code is available [on GitHub](https://github.com/digitalocean/netbox).
|
NetBox runs as a web application atop the [Django](https://www.djangoproject.com/) Python framework with a [PostgreSQL](http://www.postgresql.org/) database. For a complete list of requirements, see `requirements.txt`. The code is available [on GitHub](https://github.com/digitalocean/netbox).
|
||||||
|
|
||||||
|
The complete documentation for Netbox can be found at [Read the Docs](http://netbox.readthedocs.io/en/latest/).
|
||||||
|
|
||||||
Questions? Comments? Please join us on IRC in **#netbox** on **irc.freenode.net**!
|
Questions? Comments? Please join us on IRC in **#netbox** on **irc.freenode.net**!
|
||||||
|
|
||||||
### Build Status
|
### Build Status
|
||||||
|
Loading…
Reference in New Issue
Block a user