Commit 37d7ef02 authored by Manuel  Segimon's avatar Manuel Segimon
Browse files

Update readme

parent a4eccb3c
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -234,6 +234,8 @@ Found and generated text corpses for german, italian and portuguese (From: https

Added executables to the project so that reviewers can easily run the program and wrote execution instructions to INSTALL.txt

Implemented corrector feedback system in GUI, which allows the user to select the best correction from a list of suggestions

### Tejas Singh
Worked on base functionality of crawler: implemented Jsoup, basic data structures (such as the URL queue), and CLI (for use with files).