Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
ahushh committed Jun 21, 2015
1 parent 1c07bb0 commit 642e08e
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,11 @@ Wakaba-like imageboard written in Haskell and powered by Yesod. [Demo board](htt
Features
------
* Multiple file attachment
* Webm support
* AJAX posting
* Webm and audio support
* AJAX posting and quick reply
* Feed page
* Online user counter
* New posts counter
* Answer map and previews
* Thread and image expanding
* Thread hiding
Expand All @@ -30,6 +32,7 @@ Features
- Moving threads between boards
- Changing post's parent
- Modlog which allows to view previous actions
- Post search by ID and UID

Limitations
-----------
Expand All @@ -53,7 +56,7 @@ Installation

Main config file `config/settings.yml`

The maximum files size is hard coded and can be changed in Foundation.hs
The maximum files size is hard coded and can be changed in `Foundation.hs`

**Download GeoIPCity:**

Expand Down

0 comments on commit 642e08e

Please sign in to comment.