Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tylim88 committed Mar 24, 2024
1 parent 173d334 commit 343afe5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 11 deletions.
11 changes: 1 addition & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,14 +80,10 @@
</div>
<br>
<div align="center">
<a href="https://firelordjs.com/quick_start" target="_blank" style="color:blue"><strong>Doc</strong></a>
<a href="https://firelordjs.com" target="_blank" style="color:blue"><strong>Doc</strong></a>
</div>
<br/>

# Note

We will revamp documentation to make it cleaner and straight to the points

# FirelordJS

FirelordJS is the only library capable of providing truly generic type safety while exposing almost all the API of the official Firestore SDK. The goal is to end Firestore typing madness.
Expand Down Expand Up @@ -259,15 +255,10 @@ Object unions type was banned before v2.6.2 because it brings uncertainty that c

- The name Firelord is a reference to the [Firelord](https://avatar.fandom.com/wiki/Fire_Lord) of Avatar.
- Undocumented releases are README updates.
- [Contributing](https://firelordjs.com/contributing).
- Documentation [Github](https://github.com/tylim88/FirelordJSDoc)

## Related Projects

We are creating the best type safety tool chains for Firebase, and your support helps us make them possible:

[!["Buy Me A Coffee"](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/AcidCoder)

✅ - Tested and production ready
📅 - Planning
✍️ - To Rewrite
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "firelordjs",
"version": "2.8.7",
"version": "2.8.8",
"description": "🔥 High Precision Typescript Wrapper for Firestore Web, Providing Unparalleled Type Safe and Dev Experience",
"author": "tylim",
"license": "MIT",
Expand Down

0 comments on commit 343afe5

Please sign in to comment.