From 4f2a2520179c9276a86219afbeacc5e0a6700a37 Mon Sep 17 00:00:00 2001 From: Claude Date: Mon, 28 Jan 2013 16:49:12 +0100 Subject: [PATCH] updated readme + authors --- AUTHORS.md | 1 + README.md | 7 ++++++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/AUTHORS.md b/AUTHORS.md index b34bcbe..2b51e21 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -4,3 +4,4 @@ * Jens Willmer https://github.com/jwillmer (Bugfixing) * Florian Bruhin http://www.the-compiler.org/ (Maintaining Arch Package: http://aur.archlinux.org/packages.php?ID=60575) * Alexander https://github.com/sanek (Adding JSON-API) +* abma https://github.com/abma (.htaccess improvement) diff --git a/README.md b/README.md index 699b64a..d44c425 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ Stikked allows you to easily share code with anyone you wish. Stikked was create * Stikked rethought code collaboration, by making it easy to paste code. Based on the original Stikked (http://code.google.com/p/stikked/) with lots of bugfixes and improvements. +Thanks to Rebecca Chapnik for this great review: http://maketecheasier.com/run-your-own-pastebin-with-stikked/2013/01/11 Try it out @@ -19,7 +20,7 @@ http://paste.scratchbook.ch/ Installation ------------ -1. Download stikked from https://github.com/claudehohl/Stikked/downloads +1. Download stikked from https://github.com/claudehohl/Stikked/tags 2. Create a user and database for Stikked 3. Edit configuration settings in application/config/stikked.php - everything is described there 4. You're done! @@ -31,6 +32,10 @@ Installation Changelog --------- +### Version 0.8.5: + +Todo. Planned: Refactoring of pastes model, unit tests, easier spamadmin, documentation, and more + ### Version 0.8.4: * Trending pastes: http://paste.scratchbook.ch/trends