fix typos
This commit is contained in:
@@ -5,10 +5,9 @@
|
|||||||
|
|
||||||
# CAVEAT EMPTOR
|
# CAVEAT EMPTOR
|
||||||
|
|
||||||
**Warning!!! Kapow!** is under heavy develepment and
|
**Warning!!! Kapow!** is under heavy development and [specification](/spec/);
|
||||||
[specification](/spec/); the provided code is a Proof of Concept and the final
|
the provided code is a Proof of Concept and the final version will not even
|
||||||
version will not even share programming language.
|
share programming language. Ye be warned.
|
||||||
Ye be warned.
|
|
||||||
|
|
||||||
|
|
||||||
## How Kapow! was born
|
## How Kapow! was born
|
||||||
@@ -16,14 +15,13 @@ Ye be warned.
|
|||||||
Some awesome history is coming.
|
Some awesome history is coming.
|
||||||
|
|
||||||
|
|
||||||
# Kapow! for the impatient
|
# Kapow! for the impatient When you need to share a command but not a whole
|
||||||
When you need to share a command but not a whole system, Kapow! will help you by
|
system, Kapow! will help you by the power of HTTP:
|
||||||
the power of HTTP:
|
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
Kapow! allows you to write a litte script that will serve an executable.
|
Kapow! allows you to write a litte script that will serve an executable. This
|
||||||
This script will let you define how connect HTTP to Shell using Kapow!'s shell
|
script will let you define how connect HTTP to Shell using Kapow!'s shell
|
||||||
abstractions to the HTTP world. See it to believe:
|
abstractions to the HTTP world. See it to believe:
|
||||||
|
|
||||||

|

|
||||||
@@ -35,7 +33,7 @@ Kapow! gives you:
|
|||||||
|
|
||||||
* A very simple way to turn any shell executable into an API
|
* A very simple way to turn any shell executable into an API
|
||||||
* A remote administration API
|
* A remote administration API
|
||||||
* Opinion free shell integration
|
* A way to define the integration in you own terms, no obligations by our side
|
||||||
|
|
||||||
## Kapow! Curses
|
## Kapow! Curses
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user