This commit is contained in:
Glenn Y. Rolland 2022-08-16 21:36:47 +02:00
parent fda36c7d5a
commit f3c5a45526

View file

@ -4,25 +4,22 @@ TODO: Write a description here
## Installation
TODO: Write installation instructions here
Make sure you have Crystal and Make installed on your system.
Then type
```shell-session
$ make build
```
## Usage
```shell-session
$ ./_build/kathmandu_time 21:30
Paris: 21:30 +02:00
Kathmandu: 01:11 +05:41
```
TODO: Write usage instructions here
## Development
TODO: Write development instructions here
## Contributing
1. Fork it (<https://github.com/glenux/./fork>)
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create a new Pull Request
## Contributors
## Authors
- [Glenn Y. Rolland](https://github.com/glenux) - creator and maintainer