forked from platformio/platformio-core
Add citation block
This commit is contained in:
@ -3,9 +3,11 @@
|
||||
Library Manager
|
||||
===============
|
||||
|
||||
*"The missing library manager for embedded platforms"*, - inspired by
|
||||
`npm <https://www.npmjs.org>`_ and `bower <http://bower.io>`_ package managers
|
||||
for web.
|
||||
..
|
||||
|
||||
*"The missing library manager for embedded platforms"* [#]_
|
||||
|
||||
|
||||
|
||||
*PlatformIO Library Manager* allows you to organize external embedded libraries.
|
||||
You can search for new libraries via :ref:`Command Line <cmd_lib_search>`
|
||||
@ -19,3 +21,6 @@ You don't need to bother for finding the latest version of library. Due to
|
||||
|
||||
create
|
||||
config
|
||||
|
||||
.. [#] Inspired by `npm <https://www.npmjs.org>`_ and `bower
|
||||
<http://bower.io>`_ package managers for web.
|
||||
|
Reference in New Issue
Block a user