Skip to content

Commit 89191cd

Browse files
author
jacobawenger
committed
Updated README and added changlog
1 parent f5d5213 commit 89191cd

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ in its own format and its own location within your Firebase. This allows your ex
2424
and security rules to remain unchanged while still providing you with an easy solution for geo
2525
queries.
2626

27-
#### Example Usage
27+
### Example Usage
2828

2929
Assume you are building an app to rate bars and you store all information for a bar, e.g. name,
3030
business hours and price range, at `/bars/<bar-id>`. Later, you want to add the possibility for

changelog.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
important - Add a new `.indexOn` rule to your Security and Firebase Rules for best performance. See the GitHub documentation for more information.
2+
feature - Upgraded Firebase dependency to 2.0.x.

0 commit comments

Comments
 (0)