diff options
Diffstat (limited to 'python/python-orbited')
-rw-r--r-- | python/python-orbited/README | 2 | ||||
-rw-r--r-- | python/python-orbited/slack-desc | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/python/python-orbited/README b/python/python-orbited/README index 183f8c88d5..c95814113b 100644 --- a/python/python-orbited/README +++ b/python/python-orbited/README @@ -1,4 +1,4 @@ Orbited provides a pure JavaScript/HTML socket in the browser. It is a web router and firewall that allows you to integrate web applications with arbitrary back-end systems. You can implement any -network protocol in the browser—without resorting to plugins. +network protocol in the browser - without resorting to plugins. diff --git a/python/python-orbited/slack-desc b/python/python-orbited/slack-desc index ed43eb1112..7cf3b1a72c 100644 --- a/python/python-orbited/slack-desc +++ b/python/python-orbited/slack-desc @@ -6,12 +6,12 @@ # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| -python-orbited: python-orbited ( Realtime Communication for the Browser ) +python-orbited: python-orbited (Realtime Communication for the Browser) python-orbited: python-orbited: Orbited provides a pure JavaScript/HTML socket in the browser. It is python-orbited: a web router and firewall that allows you to integrate web python-orbited: applications with arbitrary back-end systems. You can implement any -python-orbited: network protocol in the browser—without resorting to plugins. +python-orbited: network protocol in the browser - without resorting to plugins. python-orbited: python-orbited: Homepage: http://orbited.org/ python-orbited: |