Skip to content
This repository has been archived by the owner on Sep 15, 2021. It is now read-only.

Commit

Permalink
Merge c77abdd into bd3d6b3
Browse files Browse the repository at this point in the history
  • Loading branch information
jean-philippe-martin committed Sep 3, 2015
2 parents bd3d6b3 + c77abdd commit a86a514
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,9 @@ If you wish to modify this code while also modifying a project that depends upon
3. Eclipse users:
* For each of utils-java, dataflow-java, etc... in Eclipse do: `File -> Import -> Maven -> Existing Maven Projects`
* If at any point in Eclipse becomes confused (lot of red X's) in Eclipse do: `Project -> Clean -> Clean All Projects`

4. IntelliJ users:
* Import the project via File > Open and then double-click on the pom.xml file.

##gRPC
This project now includes code for calling the Genomics API using <a href="http://www.grpc.io">gRPC</a>.
Calling the API with gRPC should greatly improve performance but is still experimental (alpha). To use
Expand Down

0 comments on commit a86a514

Please sign in to comment.