Skip to content

Commit 34e940a

Browse files
authored
Update README.md
1 parent 31a431b commit 34e940a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ git clone https://github.com/Isopod00/FO3_to_CoR_Translation.git
3232
pip3 install -r requirements.txt
3333
```
3434

35-
4. Unfortunately, no user-friendly frontend has been developed for this tool yet, so for now you will need to interact with the code directly. Please refer to the main.py file for example usage. The "Summary of each File" section below describes what you can expect to find in each file of this project, and thus is also a useful resource.
35+
4. Unfortunately, no user-friendly frontend has been developed for this tool yet, so for now you will need to interact with the code directly. Please refer to the main.py file for example usage. The "Summary of each File" section below describes what you can expect to find in each file of this project, and thus is also a useful resource. The examples in the included main.py file can be modified to suit the desired usage of the user.
3636

3737
## Summary of each File
3838

0 commit comments

Comments
 (0)