Skip to content

Commit 1fa1f69

Browse files
authored
Updated layout
1 parent 8a1f0f9 commit 1fa1f69

File tree

1 file changed

+17
-2
lines changed

1 file changed

+17
-2
lines changed

README.md

+17-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,14 @@
66

77
#### A guide covering Firebase including the applications, libraries and tools that will make you a better and more efficient developer with Firebase.
88

9-
## Resources
9+
**Note: You can easily convert this markdown file to a PDF in [VSCode](https://code.visualstudio.com/) using this handy extension [Markdown PDF](https://marketplace.visualstudio.com/items?itemName=yzane.markdown-pdf).**
10+
11+
<p align="center">
12+
<img src="https://user-images.githubusercontent.com/45159366/120120792-86540900-c154-11eb-97c5-f507cc424c7c.png">
13+
<br />
14+
</p>
15+
16+
# Firebase Learning Resources
1017

1118
[Firebase](https://firebase.google.com/) is a Backend-as-a-Service (BaaS) app development platform that provides hosted backend services such as a realtime database, cloud storage, authentication, crash reporting, machine learning, remote configuration, and hosting for your static files.
1219

@@ -44,7 +51,7 @@
4451

4552
[Contributing to Fuchsia](https://fuchsia.dev/fuchsia-src/CONTRIBUTING)
4653

47-
## Tools
54+
# Firebase Tools & Frameworks
4855

4956
[Android Studio](https://developer.android.com/studio/) is the official integrated development environment for Google's Android operating system, built on JetBrains' IntelliJ IDEA software and designed specifically for Android development. Availble on Windows, macOS, Linux, Chrome OS.
5057

@@ -73,3 +80,11 @@
7380
[EmberFire](https://github.com/firebase/emberfire) is the officially supported adapter for using Firebase with [Ember](https://emberjs.com/).
7481

7582
[ReactFire](https://github.com/FirebaseExtended/reactfire) is a project that provides Hooks, Context Providers, and Components that make it easy to interact with Firebase.
83+
84+
## Contribute
85+
86+
- [x] If would you like to contribute to this guide simply make a [Pull Request](https://github.com/mikeroyal/Firebase-Guide/pulls).
87+
88+
## License
89+
90+
Distributed under the [Creative Commons Attribution 4.0 International (CC BY 4.0) Public License](https://creativecommons.org/licenses/by/4.0/).

0 commit comments

Comments
 (0)