mirror of
https://github.com/arduino/library-registry.git
synced 2025-04-22 01:45:52 +03:00
Reword title of LM overview in FAQ as a question
This document is a collection of frequently asked questions, so it makes most sense for all entries to be phrased as questions.
This commit is contained in:
parent
ca3a07811e
commit
d7d89ff94a
2
FAQ.md
2
FAQ.md
@ -1,6 +1,6 @@
|
|||||||
# Arduino Library Manager FAQ
|
# Arduino Library Manager FAQ
|
||||||
|
|
||||||
### Library Manager overview
|
### What is the Arduino Library Manager?
|
||||||
|
|
||||||
The Arduino Library Manager is a feature of the Arduino IDE (**Sketch > Include Library > Manage Libraries...**) which makes it easy for users to find, install, and update both official and 3rd party libraries. When your library is added to the library list, every release/tag version of the library in your repository will automatically be made available for installation via Library Manager. The users can set their preferences to display an update notification when a new version of any installed library on the list is available and easily update to the new version with just a couple clicks. More information: <br />
|
The Arduino Library Manager is a feature of the Arduino IDE (**Sketch > Include Library > Manage Libraries...**) which makes it easy for users to find, install, and update both official and 3rd party libraries. When your library is added to the library list, every release/tag version of the library in your repository will automatically be made available for installation via Library Manager. The users can set their preferences to display an update notification when a new version of any installed library on the list is available and easily update to the new version with just a couple clicks. More information: <br />
|
||||||
https://www.arduino.cc/en/Guide/Libraries#toc3
|
https://www.arduino.cc/en/Guide/Libraries#toc3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user