Remove README from imag-counter
This commit is contained in:
parent
51432eaf39
commit
441de3d472
1 changed files with 0 additions and 11 deletions
|
@ -1,11 +0,0 @@
|
|||
# imag-counter
|
||||
|
||||
A simple module to count things.
|
||||
|
||||
```bash
|
||||
imag counter create --name example --initval 42 # or: -n example -i 42
|
||||
imag counter --inc example # or -i example
|
||||
imag counter --reset example
|
||||
imag counter --dev example # or -d example
|
||||
```
|
||||
|
Loading…
Reference in a new issue