Revised the text of the header

pull/2/head
Tullio Facchinetti 2 years ago
parent 5a4a48c087
commit f7c71e1bad

@ -1,10 +1,12 @@
# Awesome list of CLI/TUI programs
This repository contains a list of (mainly) CLI/TUI apps with links and a short description.
To the best of my knowledge, this is the largest collection of CLI/TUI tools available in the form of awesome list.
This updated version of the repository moves the format of data files from YAML to CSV.
The peculiarity of this repository is that the source of information is structured into CSV files with a simple structure.
See the `data/` directory.
This ``README`` file is automatically generated from the ``.csv`` files included in the repository.
This `README` file is generated from the CSV files.
To build `README.md` run (`python3` is required for building):
```
@ -15,7 +17,7 @@ make
If you have any suggestion or want your project listed here, drop me an email at `toolleeo@gmail.com`.
If you want to contribute through a pull request, make sure to add new entries to the correct `.csv` file under the `data/` directory.
If you want to contribute through a pull request, make sure to add new entries to the correct CSV file under the `data/` directory.
# Summary

@ -1,10 +1,12 @@
# Awesome list of CLI/TUI programs
This repository contains a list of (mainly) CLI/TUI apps with links and a short description.
To the best of my knowledge, this is the largest collection of CLI/TUI tools available in the form of awesome list.
This updated version of the repository moves the format of data files from YAML to CSV.
The peculiarity of this repository is that the source of information is structured into CSV files with a simple structure.
See the `data/` directory.
This ``README`` file is automatically generated from the ``.csv`` files included in the repository.
This `README` file is generated from the CSV files.
To build `README.md` run (`python3` is required for building):
```
@ -15,4 +17,4 @@ make
If you have any suggestion or want your project listed here, drop me an email at `toolleeo@gmail.com`.
If you want to contribute through a pull request, make sure to add new entries to the correct `.csv` file under the `data/` directory.
If you want to contribute through a pull request, make sure to add new entries to the correct CSV file under the `data/` directory.

Loading…
Cancel
Save