Fix some typos in 'The Project' section
This commit is contained in:
+20
-9
@@ -12,34 +12,45 @@ Welcome to Kapow!
|
||||
|
||||
**If you can script it, you can HTTP it**
|
||||
|
||||
|
||||
What's Kapow!
|
||||
=============
|
||||
|
||||
Think in that **software** that you need but **only runs as command line**. Kapow! lets you to **wrap it into an HTTP API without write a single line of code**.
|
||||
Think of that **software** that you need but **only runs as command line**.
|
||||
Kapow! lets you to **wrap it into an HTTP API without write a single line of
|
||||
code**.
|
||||
|
||||
.. image:: _static/kapow-quick-overview.png
|
||||
:width: 80%
|
||||
:align: center
|
||||
.. image:: _static/kapow-quick-overview.png
|
||||
:width: 80%
|
||||
:align: center
|
||||
|
||||
Want to know more? Check the :doc:`the_project/quickstart` section for a long
|
||||
explanation of what Kapow! does.
|
||||
|
||||
Want to know more? Check the :doc:`the_project/quickstart` section for a long explanation of what Kapow! does.
|
||||
|
||||
Authors
|
||||
=======
|
||||
|
||||
**Kapow!** is being developed by `BBVA-Labs Security team members <https://github.com/BBVA/kapow/blob/master/AUTHORS.rst>`_.
|
||||
**Kapow!** is being developed by
|
||||
`BBVA-Labs Security team members <https://github.com/BBVA/kapow/blob/master/AUTHORS.rst>`_.
|
||||
|
||||
|
||||
License
|
||||
=======
|
||||
|
||||
**Kapow!** is Open Source Software and available under the `Apache 2 license <https://raw.githubusercontent.com/BBVA/kapow/master/LICENSE>`_.
|
||||
**Kapow!** is Open Source Software and available under the
|
||||
`Apache 2 license <https://raw.githubusercontent.com/BBVA/kapow/master/LICENSE>`_.
|
||||
|
||||
|
||||
Contributions
|
||||
=============
|
||||
|
||||
Contributions are of course welcome. See `CONTRIBUTING <https://raw.githubusercontent.com/BBVA/kapow/blob/master/CONTRIBUTING.rst>`_ or skim existing tickets to see where you could help out.
|
||||
Contributions are of course welcome. See
|
||||
`CONTRIBUTING <https://github.com/BBVA/kapow/blob/master/CONTRIBUTING.rst>`_
|
||||
or skim existing tickets to see where you could help out.
|
||||
|
||||
Table of content
|
||||
|
||||
Table of Contents
|
||||
================
|
||||
|
||||
.. toctree::
|
||||
|
||||
Reference in New Issue
Block a user