Skip to content

Commit de4f41f

Browse files
committed
Fixed #34 -- make the README rest
1 parent 0ae8e6f commit de4f41f

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
1+
HTTPSWatch
2+
==========
3+
14
This is the HTTPSWatch project, a website that tracks the HTTPS support of
25
prominent websites.
36

4-
The code is fairly simple. The check_https.py script generates an HTML page
5-
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.
69

710
If you edit the HTML, please do not wrap HTML lines. (Paragraphs should be on
811
one line.)

0 commit comments

Comments
 (0)