mirror of
https://github.com/thatmattlove/hyperglass.git
synced 2026-01-17 08:48:05 +00:00
add branch warning [skip ci]
This commit is contained in:
parent
17d7648b9c
commit
ddb67d87cb
1 changed files with 6 additions and 4 deletions
10
README.md
10
README.md
|
|
@ -1,3 +1,9 @@
|
|||
# WARNING
|
||||
|
||||
This branch is *very much* under construction. There's a 99% chance that hyperglass will not function at all if you download and install from this branch. If you're looking for a working version of hyperglass, **please go to the [master branch](https://github.com/checktheroads/hyperglass/tree/master)**.
|
||||
|
||||
<hr>
|
||||
|
||||
<img src="logo.png" width=300></img>
|
||||
|
||||
**hyperglass** is a modern network looking glass application. A looking glass is typically implemented by network service providers as a way of providing customers, peers, and partners with a way to easily view elements of, or run tests from the provider's network.
|
||||
|
|
@ -62,10 +68,6 @@ There is now a [hyperglass team](https://keybase.io/team/hyperglass) on [Keybase
|
|||
|
||||
[](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=ZQFH3BB2B5M3E&source=url)
|
||||
|
||||
## 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.
|
||||
|
||||
## License
|
||||
|
||||
[Clear BSD License](https://github.com/checktheroads/hyperglass/master/LICENSE)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue