From 4a983b61c972b450ecb940130add825ef43895f3 Mon Sep 17 00:00:00 2001 From: Alex Yatskov Date: Tue, 17 Nov 2015 12:46:58 +0900 Subject: [PATCH] . --- README.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 9d25320..0c30962 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,13 @@ # Restaurant Search # -This work-in-progress represents a prototype semantic search application that I'm developing as part of my master's by -referring to the [overview](http://foosoft.net/research/search/slides) presentation. The prototype is open-source and -those who are interested are encouraged to [clone the project](https://github.com/FooSoft/search) and thesis at [Keio -University](http://www.sfc.keio.ac.jp/). You can get a better understanding of the goals of this system tinker with it. -You may also access a [live snapshot](http://search.foosoft.net/) of the prototype on my server. +This work-in-progress represents a prototype semantic search web application that I'm developing as part of my master's +thesis at [Keio University](http://www.sfc.keio.ac.jp/). You can get a better understanding of the goals of my research +by referring to the [overview presentation](http://foosoft.net/research/search/slides) and checking out the [live +snapshot](http://search.foosoft.net/) of the prototype on my server. This installation guide is designed with [Ubuntu](http://www.ubuntu.com/)-based distributions in mind (I'm using [Linux Mint](http://www.linuxmint.com/) for development), but I expect it to be trivial to get this application running on -other flavors of Linux. If you run into any problems, let me know. +other flavors of Linux. ## Installation ##