Skip to content

Commit 1554e9e

Browse files
Add Github workflow badges to read me
1 parent 19e834a commit 1554e9e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.adoc

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
= Arduino_OAuth =
22

3+
image:https://github.com/arduino-libraries/Arduino_OAuth/workflows/Compile%20Examples/badge.svg["Compile Examples Status", link="https://github.com/arduino-libraries/Arduino_OAuth/actions?workflow=Compile+Examples"] image:https://github.com/arduino-libraries/Arduino_OAuth/workflows/Spell%20Check/badge.svg["Spell Check Status", link="https://github.com/arduino-libraries/Arduino_OAuth/actions?workflow=Spell+Check"]
4+
5+
36
OAuth 1.0 client library for Arduino.
47

58
This library depends on ArduinoHttpClient and ArduinoBearSSL.
@@ -20,4 +23,4 @@ Lesser General Public License for more details.
2023

2124
You should have received a copy of the GNU Lesser General Public
2225
License along with this library; if not, write to the Free Software
23-
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
26+
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA

0 commit comments

Comments
 (0)