From 5292f92e8fa6d3720804e8cbb0f217196a8ab0be Mon Sep 17 00:00:00 2001 From: jojo Date: Tue, 19 Jan 2016 18:02:30 +0900 Subject: [PATCH 1/2] README update for refactoring. This resolves S2GRAPH-2. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5e9088fc..07a49f69 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ vagrant ssh // in the virtual environment.. cd s2graph -activator run +activator 'project s2rest_play' run ``` Finally, join the [mailing list](https://groups.google.com/forum/#!forum/s2graph)! From 7bd44cbf564e48e20e3cfecdc336730e5d153835 Mon Sep 17 00:00:00 2001 From: jojo Date: Tue, 19 Jan 2016 18:19:14 +0900 Subject: [PATCH 2/2] [S2GRAPH-30] Typo in READMe --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 07a49f69..0fc9d28f 100644 --- a/README.md +++ b/README.md @@ -168,7 +168,7 @@ You will be able to manage "friends" and "posts" of a user with simple S2Graph q While doing so, we have also prepared ourselves for our timeline query! - The following two-step query will return ULRs for Elmo's timeline, which are posts of Elmo's friends: + The following two-step query will return URLs for Elmo's timeline, which are posts of Elmo's friends: ``` curl -XPOST localhost:9000/graphs/getEdges -H 'Content-Type: Application/json' -d '