From 11f10b0468f5243d0d0b963b11d7d36c179ee996 Mon Sep 17 00:00:00 2001
From: Erkan-Yilmaz <erkan77@gmail.com>
Date: Mon, 12 May 2014 17:44:51 +0200
Subject: [PATCH] typos

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index a9b7c7e..1da6815 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ We're [this close](http://s3.amazonaws.com/dk-production/images/36637/large/alex
 ### Roadmap
 
 * [db instead of cache](https://github.com/swizzler/swizzler/wiki/from-cache-to-db)
-* Add "write" functionality (post, follow, etc.). Implement all [or most of] the functionality of standrd/calm client.
+* Add "write" functionality (post, follow, etc.). Implement all [or most of] the functionality of standard/calm client.
 * [Additional features](https://github.com/swizzler/swizzler/wiki/Ideas-for-features)
 * *Insert here stuff I've overlooked*
 * Then we take Berlin
@@ -28,7 +28,7 @@ We're [this close](http://s3.amazonaws.com/dk-production/images/36637/large/alex
 * [Pystache](https://pypi.python.org/pypi/pystache/)
 * [twitter-text-python](https://pypi.python.org/pypi/twitter-text-python/)
 
-You also need tweaked versios
+You also need tweaked versions
 of [python-bitcoinrpc](https://github.com/thedod/python-bitcoinrpc/tree/for-twister)
 and [functioncache](https://github.com/thedod/functioncache/tree/skip-cache)
 but these are defined as git submodules, so `install.sh` takes care of them.