Use unordered list
This commit is contained in:
parent
0d47614282
commit
d7c5f68cab
18
README.md
18
README.md
@ -6,14 +6,12 @@ The plan is to implement all the utilities from the
|
||||
[sbase list](https://git.suckless.org/sbase/file/README.html)
|
||||
with some additions
|
||||
|
||||
Utilities list:
|
||||
Utilities:
|
||||
|
||||
| Utility | Implemented |
|
||||
| ------- | ----------- |
|
||||
| `true` | [x] |
|
||||
| `false` | [x] |
|
||||
| `yes` | [x] |
|
||||
| `dirname` | [x] |
|
||||
| `basename` | [x] |
|
||||
| `echo` | [x] |
|
||||
| `printenv` | [x] |
|
||||
* [x] `true`
|
||||
* [x] `false`
|
||||
* [x] `yes`
|
||||
* [x] `dirname`
|
||||
* [x] `basename`
|
||||
* [x] `echo`
|
||||
* [x] `printenv`
|
||||
|
Loading…
Reference in New Issue
Block a user