home » zplus/freepost.git
Author zPlus <zplus@peers.community> 2017-10-01 21:21:42
Committer Gogs <gogitservice@gmail.com> 2017-10-01 21:21:42
Commit 9bf0347 (patch)
Tree 46d7541
Parent(s)

Merge branch 'new-description-for-readme' of deavmi/freepost-crufty into master


commits diff: 4348733..9bf0347
1 file changed, 1 insertion, 1 deletiondownload


Diffstat
-rwxr-xr-x README.md 2

Diff options
View
Side
Whitespace
Context lines
Inter-hunk lines
+1/-1 M   README.md
index d4d3311..18bcf23
old size: 554B - new size: 1001B
@@ -1,6 +1,6 @@
1 1 # FreePost
2 2
3 - This is the code powering [freepost](http://freepo.st).
3 + This is the code powering [freepost](http://freepo.st). FreePost is a web-based discussion board that allows users to post text and links which other users may read and comment on (start a discussion). It also supports upvoting and downvoting of posts and has some nifty features to display the so-called **Hot** posts (those that are very popular and have been upvoted a lot) as well as the newest posts, aptly named **New**. Each user has a profile page which includes some information on themselves.
4 4
5 5 ## Development
6 6