diff --git a/views/index.erb b/views/index.erb index ac16ef8..eff8988 100644 --- a/views/index.erb +++ b/views/index.erb @@ -35,9 +35,9 @@
-

Go to githubsearch.com/<owner>/<repository>

and enter a search query in the search bar.

-

The first time a repository is requested it will be cloned, before subsequent requests it will be updated. Currently we only support the master branch of a repository.

-

This implementation is a hack and only meant to solve a very immediate problem we had, a more sufficitacted solution is in development

+

Go to githubsearch.com/<owner>/<repository> and enter a search query in the search bar.

+ The first time a repository is requested it will be cloned, before subsequent requests it will be updated. Currently we only support the master branch of a repository.

+

This implementation is a hack and only meant to solve a very immediate problem we had, a more sophisticated solution is in development

<% if result %>