diff --git a/README.md b/README.md index 7cd2d42..89fda41 100755 --- a/README.md +++ b/README.md @@ -21,12 +21,12 @@ The code is structured as : │ ├── plugins forlder │ │ ├── plufinFilter.cpp │ │ ├── plufinFilter.h -│ │ ├── CMakeLisits.txt +│ │ ├── CMakeLists.txt ├── doc │ ├── pluginFilter.md ├── ci ├── test -├── CMakeLisits.txt +├── CMakeLists.txt ├── environment*.yml ├── Dockerfile ├── .github