Annotate with anyone, anywhere.
Hypothesis client
=================
![Build status][travis]
![npm version][npm]
![#hypothes.is IRC channel][irc]
![BSD licensed][license]
[travis]: https://travis-ci.org/hypothesis/client
[npm]: https://www.npmjs.com/package/hypothesis
[irc]: https://www.irccloud.com/invite?channel=%23hypothes.is&hostname=irc.freenode.net&port=6667&ssl=1
[license]: https://github.com/hypothesis/client/blob/master/LICENSE
The Hypothesis client is a browser-based tool for making annotations on web
pages. It’s a client for the [Hypothesis web annotation service][service].
It’s used by the [Hypothesis browser extension][ext], and can also be
[embedded directly into web pages][embed].
!Screenshot of Hypothesis client
[service]: https://github.com/hypothesis/h
[ext]: https://chrome.google.com/webstore/detail/hypothesis-web-pdf-annota/bjfhmglciegochdpefhhlphglcehbmek
[embed]: https://h.readthedocs.io/projects/client/en/latest/publishers/embedding/
Development
-----------
See the client [Development Guide][developers] for instructions on building,
testing and contributing to the client.
[developers]: https://h.readthedocs.io/projects/client/en/latest/developers/
Community
---------
Join us on Slack - request an invite or log in once you've already created an account - or in [#hypothes.is][irc] on
freenode for discussion.
If you'd like to contribute to the project, you should consider subscribing to
the [development mailing list][ml], where we can help you plan your
contributions.
Please note that this project is released with a [Contributor Code of
Conduct][coc]. By participating in this project you agree to abide by its terms.
[ml]: https://groups.google.com/a/list.hypothes.is/forum/#!forum/dev
[coc]: https://github.com/hypothesis/client/blob/master/CODE_OF_CONDUCT
License
-------
The Hypothesis client is released under the [2-Clause BSD License][bsd2c],
sometimes referred to as the "Simplified BSD 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][license] file.
[bsd2c]: http://www.opensource.org/licenses/BSD-2-Clause
[license]: https://github.com/hypothesis/client/blob/master/LICENSE