We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b8ff0f commit 95d085cCopy full SHA for 95d085c
library.properties
@@ -1,9 +1,9 @@
1
-name=firebase-arduino
2
-version=0.4
+name=FirebaseArduino
+version=0.1
3
author=
4
maintainer=
5
-sentence=Fill in later
6
-paragraph=Fill in later
+sentence=Library for communicating with Firebase.
+paragraph=This library simplifies the process of communicating with Firebase. It hides the complexity of authentication and json parsing.
7
category=Communication
8
-url=http://example.com/
+url=https://github.com/googlesamples/firebase-arduino
9
architectures=esp8266
0 commit comments