Commit b8b63115 authored by Seyed Reza  Sajjadinasab's avatar Seyed Reza Sajjadinasab
Browse files

Update README.md

parent 30f5b738
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@ Language checker and corrector by Reza Sajjadi
https://docs.oracle.com/javase/tutorial/networking/urls/index.html

## Libraries
The only library used for the checker and corrector is https://github.com/xerial/sqlite-jdbc and its dependency https://www.slf4j.org. These are both provided in the repo, and there is no need to download them.
The only library used for the checker and corrector is https://github.com/xerial/sqlite-jdbc and its dependency https://www.slf4j.org. These are both provided in the repo, and there is no need to download them. They are used for communicating with SQLite databases.

## Usage
### Web Crawler