Skip to content

Commit bc14270

Browse files
committed
updated readme
1 parent 121f7c2 commit bc14270

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@
1414
**Important:**
1515
This module is meant for easy and quick set-up of Firebase in a Nuxt project. Due to the nature of this module, it is possibly not optimal for websites that need to be super performant and/or SEO friendly, since the module adds the Firebase services to the global scope. If you wan't your website to be more performant, you'd probably be better off by importing the services only in the files where you need them (i.e. by NOT using this module). That being said, the difference might be marginal depending on your project.
1616

17-
_Features_
17+
## Features
1818

19-
- Helps to easily setup Firebase and makes it available throughout your nuxt app
20-
- Dynamically imports individual Firebase services for a faster page load
19+
- Helps to easily setup Firebase and makes it **available throughout your Nuxt.js app**
20+
- Dynamically imports individual Firebase services for a **faster page load**
2121

2222
## Demo
2323

0 commit comments

Comments
 (0)