aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom Willemse2014-04-24 23:51:18 +0200
committerGravatar Tom Willemse2014-04-24 23:51:18 +0200
commit8396293ccd9e4ce131526014660e652bd216faf1 (patch)
treec7079abf939503db7765f2d9360bc13ab3dcc80b
parent0d77c5aada6147929d9de21a65762b16b9c3ee7c (diff)
downloadhypo-8396293ccd9e4ce131526014660e652bd216faf1.tar.gz
hypo-8396293ccd9e4ce131526014660e652bd216faf1.zip
Update README
-rw-r--r--README.org13
1 files changed, 7 insertions, 6 deletions
diff --git a/README.org b/README.org
index 35b4201..4e042a1 100644
--- a/README.org
+++ b/README.org
@@ -1,11 +1,11 @@
#+STARTUP: showall
-Quickly share bits of code, screenshots or whatnot with some friends.
+Quickly share bits of code, screenshots and whatnot with some friends.
Easily delete them too.
* Setup
- Hypo is written in [[http://hylang.org][hy]]. Which is a Lisp and Python thrown together.
+ Hypo is written in [[http://hylang.org][hy]]. Which is a Lisp and Python thrown together.
This doesn't matter much, it should function as a regular python
module.
@@ -15,16 +15,17 @@ Easily delete them too.
- [[http://hylang.org][hy]] :: The language.
- [[http://webpy.org][web.py]] :: The Python web framework.
- - [[http://postgresql.org][Postgresql]] :: The database.
- - [[http://initd.org/psycopg/][psycopg2]] :: The database connector.
+ - [[https://github.com/FriendCode/gittle][gittle]] :: Pythonic Git for Humans
+ - [[https://bitbucket.org/babab/pycommand][pycommand]] :: Command line arguments parser
+ - [[http://pygments.org/][Pygments]] :: Python syntax highlighter
Besides these it also requires everything needed to run web.py
applications using your favorite webserver.
* Usage
- Once setup it will not show much of anything, first you'll have to
- upload something.
+ Once setup it will show most of this file if you browse to the ~/~ of
+ your installation, then you'll have to upload something.
** Uploading