Commit df750724 authored by Damian Johnson's avatar Damian Johnson
Browse files

Readme stub for github

Github uses readmes for its front page so providing a little pointer to our
site.

  https://trac.torproject.org/projects/tor/ticket/26224
parent 8ec17d80
Loading
Loading
Loading
Loading

README.md

0 → 100644
+6 −0
Original line number Diff line number Diff line
## Stem (Python Tor Library)


Stem is a Python controller library for **[Tor](https://www.torproject.org/)**. With it you can use Tor's [control protocol](https://gitweb.torproject.org/torspec.git/tree/control-spec.txt) to script against the Tor process, or build things such as [Nyx](https://nyx.torproject.org/).

Documentation and tutorials available at **[stem.torproject.org](https://stem.torproject.org/)**.