aboutsummaryrefslogtreecommitdiff
path: root/content
diff options
context:
space:
mode:
authorDimitri Staessens <dimitri@ouroboros.rocks>2019-07-11 19:42:43 +0200
committerDimitri Staessens <dimitri@ouroboros.rocks>2019-07-11 19:42:43 +0200
commitda9bf60742c22d49d8bac8bf8b28aa6b6c3d840b (patch)
tree11d15b88f95432ea19873918b95ca4fd3325313e /content
parent0bf5de41b200bf62ace8010a11e640b18d2546e0 (diff)
downloadwebsite-da9bf60742c22d49d8bac8bf8b28aa6b6c3d840b.tar.gz
website-da9bf60742c22d49d8bac8bf8b28aa6b6c3d840b.zip
content: Remove first paragraph from what section
Diffstat (limited to 'content')
-rw-r--r--content/docs/what.md16
1 files changed, 8 insertions, 8 deletions
diff --git a/content/docs/what.md b/content/docs/what.md
index 07a6a66..0355f60 100644
--- a/content/docs/what.md
+++ b/content/docs/what.md
@@ -7,14 +7,14 @@ date: 2019-07-06
draft: false
---
-Ouroboros has the objective to greatly simplify the creation and
-management of distributed applications, through a single, unified API.
-The API is completely agnostic of where the applications are running,
-whether the destination application is running locally on your
-machine, or remotely over the internet, the API calls are exactly the
-same.
-
-It is based on the __recursive networks__ paradigm.
+# Ouroboros has the objective to greatly simplify the creation and
+# management of distributed applications, through a single, unified API.
+# The API is completely agnostic of where the applications are running,
+# whether the destination application is running locally on your
+# machine, or remotely over the internet, the API calls are exactly the
+# same.
+
+# It is based on the __recursive networks__ paradigm.
# The current networking paradigm