1
0
mirror of https://github.com/mum4k/termdash.git synced 2025-04-28 13:48:51 +08:00

Merge pull request #207 from slok/grafterm-description

Add grafterm description on readme
This commit is contained in:
Jakub Sobon 2019-05-14 15:04:43 -04:00 committed by GitHub
commit b0f316f6d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -62,7 +62,6 @@ go get -u github.com/mum4k/termdash
The usage of most of these elements is demonstrated in
[termdashdemo.go](termdashdemo/termdashdemo.go). To execute the demo:
```go
go run github.com/mum4k/termdash/termdashdemo/termdashdemo.go
```
@ -207,7 +206,7 @@ Termdash uses [this branching model](https://nvie.com/posts/a-successful-git-bra
# Projects using Termdash
- [grafterm](https://github.com/slok/grafterm)
- [grafterm](https://github.com/slok/grafterm): Metrics dashboards visualization on the terminal.
# Disclaimer