forked from mirrors/thatmattlove-hyperglass
Minor README updates
This commit is contained in:
parent
83b81a037d
commit
230196703f
1 changed files with 7 additions and 7 deletions
14
README.md
14
README.md
|
|
@ -7,9 +7,9 @@
|
|||
<br>
|
||||
|
||||
[](https://travis-ci.org/checktheroads/hyperglass)
|
||||

|
||||

|
||||
[](https://github.com/ambv/black)
|
||||

|
||||
|
||||
## Features
|
||||
|
||||
|
|
@ -27,13 +27,9 @@
|
|||
- Query response caching with configurable cache timeout
|
||||
- [Prometheus](https://prometheus.io/) metrics for query statistics tracking
|
||||
|
||||
## Documentation
|
||||
## [Documentation](https://hyperglass.readthedocs.io)
|
||||
|
||||
[Documentation can be found here](https://hyperglass.readthedocs.io).
|
||||
|
||||
## Preview
|
||||
|
||||
For screenshots, see [here](https://hyperglass.readthedocs.io/en/latest/screenshots/).
|
||||
## [Preview](https://hyperglass.readthedocs.io/en/latest/screenshots/)
|
||||
|
||||
## Platform Support
|
||||
|
||||
|
|
@ -50,6 +46,10 @@ Theoretically, any vendor supported by Netmiko can be supported by hyperglass. H
|
|||
|
||||
- Linux: `linux_ssh`
|
||||
|
||||
## Coming Soon
|
||||
|
||||
- [BIRD](https://bird.network.cz/) Support
|
||||
|
||||
## Acknowledgements
|
||||
|
||||
- This project originally started as a fork of [vraulsan](https://github.com/vraulsan)'s [looking-glass](https://github.com/vraulsan/looking-glass) project. The guts of the Flask components still remain from that project, but almost everything else has been rewritten. Nevertheless, the inspiration for building hyperglass came from here.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue