Getting sources.
--- a/HACKING.rst Thu Sep 18 02:13:43 2014 +0300
+++ b/HACKING.rst Thu Sep 18 02:21:37 2014 +0300
@@ -10,6 +10,31 @@
.. include:: VERSION.rst
+Home page.
+==========
+
+SF disallow hosting project with names starting with number. So ``js-2048-ai`` used instead of
+``2048-js-ai``.
+
+ http://js-2048-ai.sourceforge.net/
+ Home page.
+ https://sourceforge.net/p/js-2048-ai/
+ SF home page.
+ https://sourceforge.net/projects/js-2048-ai/files/
+ Releases.
+
+Getting sources.
+================
+
+.. code:: console
+
+ $ hg clone http://hg.code.sf.net/p/js-2048-ai/hg 2048-js-ai
+
+Getting help.
+=============
+
+See Authors_.
+
Build docs.
===========