Updated README

This commit is contained in:
Latif Khalifa
2013-07-22 18:05:13 +02:00
parent cf7ab3e4c3
commit 5ed6d3b445

View File

@@ -1,7 +1,7 @@
Singularity login page
======================
Singularity Pages
=================
Source of the Singularity's login panel splash page.
Source of the Singularity's login panel and download widget pages.
It adds the ability to notify users about availability of new release.
Otherwise it loads normal grid login page.
@@ -11,4 +11,11 @@ change line
var current_version = "1.8.0 (4114)";
to whichever is thelatest version is available on the main site
<http://www.singularityviewer.org/>
<http://www.singularityviewer.org/>
All of the work is done on "gh-pages" branch so that the pages can be
served from Githb pages.
Login page: <http://singularity-viewer.github.io/pages/login/>
Downloads widget: <http://singularity-viewer.github.io/pages/downloads/>