diff --git a/README.md b/README.md index a7dbf43..5730da9 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,8 @@ In addition, future plans are to ## Installation -Installation is standard. If you are using `pipx` (recommended) install it as: +Installation is standard. If you are using [pipx](https://pipx.pypa.io/) +(recommended) install it as: ```console pipx install lice2 diff --git a/TODO.md b/TODO.md new file mode 100644 index 0000000..3f3553d --- /dev/null +++ b/TODO.md @@ -0,0 +1,6 @@ +# Future Ideas for the project + +- Add a config file to choose the default license and more. +- Convert the CLI to use `Typer` +- Upgrade the test suite to full coverage. +- Add a dynamic CHANGELOG