Add README.md for libimaginteraction
This commit is contained in:
parent
a148af6ce8
commit
2e627a5721
1 changed files with 7 additions and 0 deletions
7
libimaginteraction/README.md
Normal file
7
libimaginteraction/README.md
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
# libimaginteraction
|
||||||
|
|
||||||
|
A crate for more general interaction with the user (interactive commandline
|
||||||
|
interface).
|
||||||
|
|
||||||
|
Offers functions for asking the user Y/N questions, for (numeric) values, etc.
|
||||||
|
|
Loading…
Reference in a new issue