.. image:: https://travis-ci.org/hypothesis/h.svg?branch=master
:target: https://travis-ci.org/hypothesis/h
:alt: Build Status
.. image:: https://codecov.io/github/hypothesis/h/coverage.svg?branch=master
:target: https://codecov.io/github/hypothesis/h?branch=master
:alt: Code Coverage
.. image:: https://img.shields.io/badge/IRC-%23hypothes.is-blue.svg
:target: #hypothes.is
_
:alt: #hypothes.is IRC channel
.. image:: https://img.shields.io/badge/license-BSD-blue.svg
:target: https://github.com/hypothesis/h/blob/master/LICENSE
:alt: License badge
.. image:: https://img.shields.io/badge/python-2.7-blue.svg
:alt: Python version badge
.. image:: https://readthedocs.org/projects/h/badge/?version=latest
:target: https://h.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
h is the web app that serves most of the https://hypothes.is/ website,
including the web annotations API at https://hypothes.is/api/.
The Hypothesis client <https://github.com/hypothesis/client>
_
is a browser-based annotator that is a client for h's API.
See the Contributor's guide
_ for instructions on setting up a development
environment and contributing to h.
Join us on Slack (request an invite
_ or log in once you've created an account
) or in #hypothes.is
on freenode_ for discussion.
If you'd like to contribute to the project, you should also subscribe
_ to the
development mailing list
_ and read our Contributor's guide
_. Then consider
getting started on one of the issues that are ready for work.
Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.
.. _request an invite
: https://slack.hypothes.is
.. _log in once you've created an account
: https://hypothesis-open.slack.com/
.. _#hypothes.is: https://www.irccloud.com/invite?channel=%23hypothes.is&hostname=irc.freenode.net&port=6667&ssl=1
.. _freenode: http://freenode.net/
.. _subscribe: mailto:[email protected]
.. _development mailing list: https://groups.google.com/a/list.hypothes.is/forum/#!forum/dev
.. _Contributor's guide: https://h.readthedocs.io/en/latest/developing/
Hypothesis is released under the 2-Clause BSD License
, sometimes referred
to as the "Simplified BSD License" or the "FreeBSD License". Some third-party
components are included. They are subject to their own licenses. All of the
license information can be found in the included <LICENSE>
file.
.. _2-Clause BSD License: http://www.opensource.org/licenses/BSD-2-Clause