Skip to content

Commit bb6b68e

Browse files
authored
Update README.md
1 parent 8d580f7 commit bb6b68e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,12 @@ Rasters can be (or not) colorized or shadowed using a digital surface/terrain mo
1818
## Usage
1919

2020
- Ctview has been developed using Linux Ubuntu and tested under linux and windows
21-
- CtView should be used as a command line tool (commands must be executed from ctview's root folder).
21+
- CtView should be used as a command line tool (commands must be executed from ctview's root folder)
2222
- It is intended to run on a single file (to use it on a folder, an external loop is required)
2323
- The configuration is handled via yaml files with [hydra](https://hydra.cc/docs/intro/)
24-
- A few commands for installation and tests are provided in a [Makefile](Makefile) in the root folder
24+
- A few commands for installation and tests are provided in a [Makefile](Makefile) in the root folder
2525
- conda is used for environment building, pytest for testing
26+
- The entry point of the code is [ctview/main_ctview.py](ctview/main_ctview.py)
2627

2728
# Version française (plus complète)
2829

0 commit comments

Comments
 (0)