onboard-engine 1.0.1 → 1.2.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -5
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,7 +1,3 @@
|
|
|
1
|
-
<p align="center">
|
|
2
|
-
<img src="logo.png" alt="Onboard Engine Logo" width="200" />
|
|
3
|
-
</p>
|
|
4
|
-
|
|
5
1
|
# Onboard Engine
|
|
6
2
|
|
|
7
3
|
**A modern, lightweight, and customizable onboarding library for React and Next.js applications.**
|
|
@@ -224,4 +220,4 @@ Contributions are welcome! Please feel free to submit a Pull Request.
|
|
|
224
220
|
|
|
225
221
|
## License
|
|
226
222
|
|
|
227
|
-
ISC © [Forsrobin](https://github.com/Forsrobin)
|
|
223
|
+
ISC © [Forsrobin](https://github.com/Forsrobin)
|