Denote that other projects can use this library

This library while made primarily for OpenStack is and
should not be limited to just being used by OpenStack
and our documentation should reflect this.

Change-Id: I9721adc062b27ab9e893b97e29cc34c6cb889308
This commit is contained in:
Joshua Harlow
2014-06-07 22:28:55 -07:00
parent c2731a84ec
commit c4098d611f

View File

@@ -1,8 +1,8 @@
TaskFlow
========
*TaskFlow is a Python library for OpenStack that helps make task execution
easy, consistent, and reliable.*
*TaskFlow is a Python library that helps to make task execution easy,
consistent and reliable.* [#f1]_
.. note::
@@ -51,3 +51,7 @@ Indices and tables
* :ref:`modindex`
* :ref:`search`
.. [#f1] It should be noted that even though it is designed with OpenStack
integration in mind, and that is where most of its *current*
integration is it aims to be generally usable and useful in any
project.