mirror of
https://github.com/sbrl/terrain50-cli.git
synced 2024-11-23 07:03:01 +00:00
README: add todo
This commit is contained in:
parent
5eb2b66404
commit
4c1c0fbb6a
1 changed files with 2 additions and 1 deletions
|
@ -61,13 +61,14 @@ Each bin is assigned a colour. Then, for each value in the input, it draws the c
|
||||||
|
|
||||||
|
|
||||||
## Read-world use
|
## Read-world use
|
||||||
- I'm using it for the main Node.js application for my PhD in Computer Science!
|
- I'm using it for for my PhD in Computer Science!
|
||||||
- _(Are you using this project? Get in touch by [opening an issue](https://github.com/sbrl/terrain50/issues/new))_
|
- _(Are you using this project? Get in touch by [opening an issue](https://github.com/sbrl/terrain50/issues/new))_
|
||||||
|
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
Contributions are welcome as PRs! Don't forget to say that you donate your contribution under the _Mozilla Public License 2.0_ in your PR comment.
|
Contributions are welcome as PRs! Don't forget to say that you donate your contribution under the _Mozilla Public License 2.0_ in your PR comment.
|
||||||
|
|
||||||
|
TODO: Use `gunzip-maybe` to transparently support reading from gzipped `.gz` input files
|
||||||
|
|
||||||
## Licence
|
## Licence
|
||||||
This project is licensed under the _Mozilla Public License 2.0_. See the `LICENSE` file in this repository for the full text.
|
This project is licensed under the _Mozilla Public License 2.0_. See the `LICENSE` file in this repository for the full text.
|
||||||
|
|
Loading…
Reference in a new issue