add features to readme
This commit is contained in:
parent
3c1a9a99b7
commit
8431ab9211
11
README.md
11
README.md
@ -43,6 +43,17 @@ css imports
|
|||||||
@each inside @function
|
@each inside @function
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Features
|
||||||
|
|
||||||
|
### commandline
|
||||||
|
(enabled by default): build a binary using clap
|
||||||
|
|
||||||
|
### random
|
||||||
|
(enabled by default): enable the builtin functions `random([$limit])` and `unique-id()`
|
||||||
|
|
||||||
|
In the future this feature will be removed when it is no longer necessary to rely on `rand` for
|
||||||
|
random numbers.
|
||||||
|
|
||||||
## Testing
|
## Testing
|
||||||
|
|
||||||
As much as possible this library attempts to follow the same [philosophy for testing as
|
As much as possible this library attempts to follow the same [philosophy for testing as
|
||||||
|
Loading…
x
Reference in New Issue
Block a user