mirror of
https://github.com/safing/portbase
synced 2025-09-01 10:09:50 +00:00
Fix typo in README.md
This commit is contained in:
parent
034148ac6a
commit
1bf7e42d8a
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ Here is what is included:
|
||||||
- `log`: really fast and beautiful logging
|
- `log`: really fast and beautiful logging
|
||||||
- `modules`: a multi stage, dependency aware boot process for your software
|
- `modules`: a multi stage, dependency aware boot process for your software
|
||||||
- `config`: simple, live updating and extremely fast configuration storage
|
- `config`: simple, live updating and extremely fast configuration storage
|
||||||
- `info`: easily tag you builds with versions, commit hashes, and so on
|
- `info`: easily tag your builds with versions, commit hashes, and so on
|
||||||
- `taskmanager`: run your more important goroutines first
|
- `taskmanager`: run your more important goroutines first
|
||||||
- `formats`: some handy data encoding libs
|
- `formats`: some handy data encoding libs
|
||||||
- `crypto/hash`: easy self-identifying hashes
|
- `crypto/hash`: easy self-identifying hashes
|
||||||
|
|
Loading…
Add table
Reference in a new issue