Compare commits

...

2 Commits
1.0 ... master

Author SHA1 Message Date
Oliver Schraml 1ed6c97894 REDME.md: chagned if url + changed repo links 2019-07-05 11:54:06 +02:00
Oliver Schraml 424fad1910 README.md: added repo urls 2019-07-05 11:50:43 +02:00
1 changed files with 5 additions and 1 deletions

View File

@ -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
![gif](https://gitea.sons-of-sparda.at/oliver.schraml/spellme/src/branch/master/README/spellme.gif)
![gif](https://gitea.sons-of-sparda.at/oliver.schraml/spellme/raw/branch/master/README/spellme.gif)
## 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)