From 82b93e919418a667f9c711b606e903064b1fff32 Mon Sep 17 00:00:00 2001 From: jeff Date: Thu, 27 Aug 2015 09:00:20 -0400 Subject: [PATCH] ammend readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 65b5380..9df9911 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # NNTPChan # -NNTPChan (previously known as overchan) is a decentralized imageboard that uses nntp to synchronize content between many different servers. It utilizes cryptograpghicly signed posts to perform optional/opt-in decentralized moderation (currently work-in-progress) +NNTPChan (previously known as overchan) is a decentralized imageboard that uses nntp to synchronize content between many different servers. It utilizes cryptograpghicly signed posts to perform optional/opt-in decentralized moderation. + +This repository contains resources used by the core daemon which is located [here](https://github.com/majestrate/srdnv2) along with general documentation, [here](doc/) ## getting started ##