aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-config-shared/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'crates/tor-config-shared/README.md')
-rw-r--r--crates/tor-config-shared/README.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/crates/tor-config-shared/README.md b/crates/tor-config-shared/README.md
new file mode 100644
index 000000000..127c8681a
--- /dev/null
+++ b/crates/tor-config-shared/README.md
@@ -0,0 +1,12 @@
+# tor-config-shared
+
+Shared configuration between `arti` client and `arti` relay.
+
+## Overview
+
+This crate is part of
+[Arti](https://gitlab.torproject.org/tpo/core/arti/), a project to
+implement [Tor](https://www.torproject.org/) in Rust.
+
+---
+License: MIT OR Apache-2.0