diff options
author | Aaron Parecki <aaron@parecki.com> | 2016-12-17 14:59:44 -0800 |
---|---|---|
committer | Aaron Parecki <aaron@parecki.com> | 2016-12-17 14:59:44 -0800 |
commit | e82502db35bfca8bbfb451821d5943b6709f47c7 (patch) | |
tree | 5e5d0d70470cc0cc3bf42c33f12a25935c736272 | |
parent | 7d1a655fdc96543b8bfaa15e2be2eb83ffa4b91f (diff) |
update readme
-rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,8 +1,8 @@ Quill ===== -[Micropub](http://micropub.net/draft/) client written in PHP. +[Micropub](https://micropub.net/draft/) client written in PHP. -Work in progress. Do not use! +A hosted version is available to try at: https://quill.p3k.io/ @@ -48,7 +48,7 @@ server { ``` #### Apache .htaccess -An `.htacces` file is already located in the `public/` folder. +An `.htaccess` file is already located in the `public/` folder. ### Contributing @@ -63,7 +63,7 @@ Quill icon designed by [Juan Pablo Bravo from the Noun Project](http://thenounpr ## License -Copyright 2013 by Aaron Parecki +Copyright 2013-2016 by Aaron Parecki and contributors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. |