From 5b964e2c046e7df2d8d26028301fd019e2e90171 Mon Sep 17 00:00:00 2001 From: Benjamin Kluck Date: Thu, 9 Oct 2014 17:00:30 +0200 Subject: [PATCH] Sort README example links --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f334f18..c7d1e99 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,7 @@ Server Examples We compiled a collection of server examples to get you started: +* [C++](https://github.com/sipgate/sipgate.io/tree/master/examples/c++) * [Clojure](https://github.com/sipgate/sipgate.io/tree/master/examples/clojure) * [Common Lisp](https://github.com/sipgate/sipgate.io/tree/master/examples/commonlisp) * [Go](https://github.com/sipgate/sipgate.io/tree/master/examples/go) @@ -51,7 +52,6 @@ We compiled a collection of server examples to get you started: * [Python](https://github.com/sipgate/sipgate.io/tree/master/examples/python) * [Ruby](https://github.com/sipgate/sipgate.io/tree/master/examples/ruby) * [Scala](https://github.com/sipgate/sipgate.io/tree/master/examples/scala) -* [C++](https://github.com/sipgate/sipgate.io/tree/master/examples/c++)