Skip to content

Commit c5cc472

Browse files
authored
Update README.md
1 parent fcb7b30 commit c5cc472

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ The following instructions will help you compile and run this project.
1010

1111
Make sure you match the following Requirements before starting:
1212

13-
* have Java setup on your machine (we used Java SE 11)
14-
* have Maven setup on your machine (we used Maven 3.6.1)
13+
* have Java setup on your machine (implemented with Java SE 11)
14+
* have Maven setup on your machine (implemented with Maven 3.6.1)
1515

1616
### Compiling and Using the Code
1717

@@ -37,6 +37,10 @@ java -jar XXX.jar -osm 5cc58071facf70001a872bef -measurements
3737

3838
Some basic tests are implemented under the `test` folder. They may be useful to you when experimenting with this project.
3939

40+
## Used Frameworks and Ontologies
41+
42+
TBF
43+
4044
## What is RDF and why do I need it?
4145

4246
TBF

0 commit comments

Comments
 (0)