diff options
Diffstat (limited to 'content')
-rw-r--r-- | content/docs/what.md | 16 |
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 |