diff options
author | Ben Morrison <ben@gbmor.dev> | 2019-05-31 00:57:31 -0400 |
---|---|---|
committer | Ben Morrison <ben@gbmor.dev> | 2019-05-31 00:57:31 -0400 |
commit | ce36f822777f2b642fcec7249d8df72ab86c0aa7 (patch) | |
tree | bce9a21d1e0589779417da5625a5396e880d38b7 | |
parent | 64a08997b2f37d96eaaea19d0faca2c10aef3b2c (diff) | |
download | getwtxt-ce36f822777f2b642fcec7249d8df72ab86c0aa7.tar.gz |
link to buckket/twtxt
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 4e2b982..2f61dbc 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ twtxt registry written in Go! -twtxt is a decentralized microblogging platform "for hackers" based +[twtxt](https://github.com/buckket/twtxt) is a decentralized microblogging platform "for hackers" based on text files. The user is "followed" and "mentioned" by referencing the URL to their `twtxt.txt` (or other text) file and a (not necessarily unique) nickname. Registries are designed to aggregate several users' statuses into a single location, |