diff --git a/README.md b/README.md index 750e9bdd..09f013d3 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # ArchLens ## -ArchLens is a Python software tool that generates customizable visual package views, showcasing the packages in your system and their dependencies. It offers the flexibility to include or exclude specific packages to suit your requirements for comprehensible views. +ArchLens is a Python software tool that generates customizable visual package views, showcasing the packages in your system and their dependencies. It offers the flexibility to include or exclude specific packages to suit your requirements for comprehensible views. We are working on making it work also on C#. Moreover, ArchLens can highlight the differences between your working branch and a specified remote branch, including added or removed dependencies and created or deleted packages, by using green and red highlighting.