Compare commits
2 Commits
Author | SHA1 | Date |
---|---|---|
|
1ed6c97894 | |
|
424fad1910 |
|
@ -9,7 +9,7 @@ The first letter,digent,symbol,... in each line will be colored red. Just run it
|
|||
It uses [sed](https://www.gnu.org/software/sed/) and [bashisms](https://en.wikipedia.org/wiki/Bashism) so please make sure that you have them installed. For example with [apt](https://wiki.debian.org/Apt) for [debian](https://www.debian.org/)
|
||||
|
||||
## Demo
|
||||

|
||||

|
||||
|
||||
## Usage
|
||||
```bash
|
||||
|
@ -96,3 +96,7 @@ FOXTROT
|
|||
)CLOSING PARENTHESIS
|
||||
.DOT
|
||||
```
|
||||
|
||||
## Repositories
|
||||
[Repo on gitea](https://gitea.sons-of-sparda.at/oliver.schraml/spellme.git)
|
||||
[Repo on GitHub](https://github.com/suchAdemon/spellme.git)
|
||||
|
|
Loading…
Reference in New Issue