Skip to content

Commit

Permalink
add environment requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
madneal committed Nov 19, 2017
1 parent 26654b6 commit 71fad57
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ I wish this tool will perform just like its name!:smirk:
* Nearly realtime search after index
* Now, the search supports Chinese and English words. Maybe the search still need optimization.

## Environment requirements
* The application is based on x64 OS JDK.
* The JRE version is 1.8. The JRE has been included in the file folder.

## Main techniques
* [lucene](https://lucene.apache.org/core/)
* [javaFX](http://www.oracle.com/technetwork/java/javafx/overview/index.html)
Expand Down

0 comments on commit 71fad57

Please sign in to comment.