diff --git a/docs/librarymanager/index.rst b/docs/librarymanager/index.rst index bef1759e..26a4eed9 100644 --- a/docs/librarymanager/index.rst +++ b/docs/librarymanager/index.rst @@ -3,9 +3,11 @@ Library Manager =============== -*"The missing library manager for embedded platforms"*, - inspired by -`npm `_ and `bower `_ 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 ` @@ -19,3 +21,6 @@ You don't need to bother for finding the latest version of library. Due to create config + +.. [#] Inspired by `npm `_ and `bower + `_ package managers for web.