Update README.md

This commit is contained in:
Zhang Gang 2019-03-08 15:55:29 +08:00 committed by GitHub
parent 9ed302a94c
commit 068313099c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -98,7 +98,7 @@ We will be very happy if *depends* is used under your project (including commerc
The project built on a lot of previous works, especically the excellent work of Jin Wuxia on ENER(https://github.com/jinwuxia/ENRE) and the excellent work of Prof. Yuanfang Cai 's research team(https://www.cs.drexel.edu/~yfcai/) on dependency analysis.
*Depends* language specific front-end is built open the open source projects, including Antlr and Antlr Grammar V4 (https://github.com/antlr), Eclipse CDT (www.eclipse.org/cdt), and JRuby(https://github.com/jruby/jruby).
*Depends* language specific front-end is built upon the open source projects, including Antlr and Antlr Grammar V4 (https://github.com/antlr), Eclipse CDT (www.eclipse.org/cdt), and JRuby(https://github.com/jruby/jruby).
# Authors
- Gang ZHANG (https://github.com/gangz)