summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJoel Martin <github@martintribe.org>2012-02-23 17:45:27 -0600
committerJoel Martin <github@martintribe.org>2012-02-23 17:45:27 -0600
commit27c3da1908168ff06f524639dba88e7a15c98663 (patch)
tree5a386e166981b32fee90d09a6978100d2959a3f7 /README.md
parent9fcd92c39a04ded8d1b3b568042144495b82ce75 (diff)
downloadwebsockify-27c3da1908168ff06f524639dba88e7a15c98663.tar.gz
Fix feature matrix link and clarify paragraph.
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 9 insertions, 4 deletions
diff --git a/README.md b/README.md
index 7db1df4..48c790a 100644
--- a/README.md
+++ b/README.md
@@ -83,10 +83,15 @@ These are not necessary for the basic operation.
### Implementations of websockify
-The primary implementation of websockify is in python. There are also
-alternative implementations in the `other/` subdirectory (and
-elsewhere). See the alternate implementation [Feature
-Matrix](https://github.com/kanaka/websockify/wiki/Implementations_Matrix).
+The primary implementation of websockify is in python. There are
+several alternate implementations in other languages (C, Node.js,
+Clojure, Ruby) in the `other/` subdirectory (with varying levels of
+functionality).
+
+In addition there are several other external projects that implement
+the websockify "protocol". See the alternate implementation [Feature
+Matrix](https://github.com/kanaka/websockify/wiki/Feature_Matrix) for
+more information.
### Wrap a Program