Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
anapgh authored Jun 9, 2021
1 parent 70b64b7 commit ec494f8
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,12 @@
# TFG
# TFG
## IDENTIFYING THE PYTHON CODE LEVEL USING THE CERFL FRAMEWORK AS INSPIRATION

### How does it work?

To put it into operation you have to follow the steps below:
1. Configure the 'configuration.cfg' file with the level assignment of your choice.
2. Execute the file 'dict.py' to generate a level dictionary.
```
python3 dict.py
``
4.

0 comments on commit ec494f8

Please sign in to comment.