Skip to content

Commit

Permalink
Added description into readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
cpplife committed Aug 17, 2016
1 parent a5083a2 commit 69c2e9c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
My modification of cscope for win32.

### What done:
1. No external sort tool; merged sort function with code;
2. Speedup the text search with multi threads;
3. Ignored struct declaration when search symbol.

### Build with MinGW

1. Install MinGw and MSYS, make sure bison (or flex and yacc) installed;
Expand Down

0 comments on commit 69c2e9c

Please sign in to comment.