Skip to content
This repository was archived by the owner on Jul 16, 2020. It is now read-only.

Commit a517c56

Browse files
committed
chore(docs): Update readme
1 parent 219b254 commit a517c56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Use via [npmcdn](https://npmcdn.com)
2828
2929
## Example usage
3030
31-
Querybase takes a Firebase Database reference with a list of fields to create composite keys.
31+
Querybase takes a Firebase Database reference with a list of fields to create composite keys. **You can only use up to three fields**. Any more would create a crazy amount of composite keys in the database.
3232
3333
### Querying using multiple fields
3434

0 commit comments

Comments
 (0)