docs: remove middleware section

This commit is contained in:
Zach Ramsay
2018-02-13 09:12:23 -05:00
committed by Ethan Buchman
parent 515ad58dfb
commit fd5dfc5944
2 changed files with 1 additions and 27 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ SDK Overview
The SDK design optimizes flexibility and security. The
framework is designed around a modular execution stack which allows
applications to mix and match modular elements as desired. In addition,
applications to mix and match elements as desired. In addition,
all modules are sandboxed for greater application security.
Framework Overview