1 parent 0ae8e6f commit de4f41fCopy full SHA for de4f41f
1 file changed
README.txt README.rstREADME.txt renamed to README.rst
@@ -1,8 +1,11 @@
1
+HTTPSWatch
2
+==========
3
+
4
This is the HTTPSWatch project, a website that tracks the HTTPS support of
5
prominent websites.
6
-The code is fairly simple. The check_https.py script generates an HTML page
-using the index.html.jinja. Python 3.4 is required.
7
+The code is fairly simple. The ``check_https.py`` script generates an HTML page
8
+using the ``index.html.jinja``. Python 3.4 is required.
9
10
If you edit the HTML, please do not wrap HTML lines. (Paragraphs should be on
11
one line.)
0 commit comments