Added license badge
This commit is contained in:
parent
f215179d4a
commit
751d2040c7
|
@ -1,4 +1,7 @@
|
||||||
# Ropipe
|
# Ropipe
|
||||||
|
|
||||||
|
![GitHub](https://img.shields.io/github/license/MatMasIt/ropipe)
|
||||||
|
|
||||||
> Convert roman numbers to integers and vice-versa in pipes
|
> Convert roman numbers to integers and vice-versa in pipes
|
||||||
## What is ropipe?
|
## What is ropipe?
|
||||||
Ropipe converts decimal integers to roman numbers and vice versa, reading from stdin and printing to stdout, it is meant to primarily be used in pipes.
|
Ropipe converts decimal integers to roman numbers and vice versa, reading from stdin and printing to stdout, it is meant to primarily be used in pipes.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user