Skip to content

Commit ae2b903

Browse files
committed
Update readme for retirement.
1 parent 75b2bde commit ae2b903

1 file changed

Lines changed: 2 additions & 8 deletions

File tree

README.rst

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ HTTPSWatch
44
.. image:: https://travis-ci.org/benjaminp/httpswatch.svg?branch=master
55
:target: https://travis-ci.org/benjaminp/httpswatch
66

7-
This is the `HTTPSWatch project`_, a website that tracks the HTTPS support of
8-
prominent websites.
7+
This is the HTTPSWatch project, a retired website that tracks the HTTPS support of
8+
prominent websites. This project is no longer under development.
99

1010
The code is fairly simple. Python 3.4 is required. The ``check_https.py`` script
1111
generates a small static site from JSON data in the ``config/`` directories and
@@ -16,9 +16,3 @@ one line.)
1616

1717
Once ``check_https.py`` has been run, you can run ``testing_server.py`` to view
1818
the website at ``localhost:8000``.
19-
20-
Project discussions takes place on the Freenode IRC channel #httpswatch. A
21-
`web client`_ is available.
22-
23-
.. _HTTPSWatch project: https://httpswatch.com
24-
.. _web client: https://webchat.freenode.net/?channels=%23httpswatch

0 commit comments

Comments
 (0)