Skip to content

Commit

Permalink
README: sort Credits
Browse files Browse the repository at this point in the history
  • Loading branch information
janiltonmaciel committed Aug 27, 2020
1 parent f849f64 commit f94384d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ statiks --host 192.168.1.100 --compression /tmp
statiks --ssl --cert cert.pem --key key.pem
```
- start server at http://0.0.0.0:9080 serving "/tmp" with delay response 100ms
- start server at http://0.0.0.0:9080 serving "/tmp" with delay response 100ms
```bash
statiks -add-delay 100 /tmp
Expand All @@ -95,7 +95,7 @@ statiks -add-delay 100 /tmp
## Credits
* Cli - [urfave/cli](https://github.com/urfave/cli)
* Negroni - [urfave/negroni](https://github.com/urfave/negroni)
* Cors - [rs/cors](https://github.com/rs/cors)
* Testify - [stretchr/testify](https://github.com/stretchr/testify)
* Mkcert - [FiloSottile/mkcert](https://github.com/FiloSottile/mkcert)
* Negroni - [urfave/negroni](https://github.com/urfave/negroni)
* Testify - [stretchr/testify](https://github.com/stretchr/testify)

0 comments on commit f94384d

Please sign in to comment.