neatnode 3.3.0 → 3.3.1
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 +2 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -100,13 +100,13 @@ Next steps:
|
|
|
100
100
|
|
|
101
101
|
> Official landing page for NeatNode
|
|
102
102
|
>
|
|
103
|
-
> <img
|
|
103
|
+
> <img alt="NeatNode Landing Page" src="https://raw.githubusercontent.com/aakash-gupta02/NeatNode/refs/heads/main/assets/images/landingPage.png" />
|
|
104
104
|
|
|
105
105
|
### **Documentation Website**
|
|
106
106
|
|
|
107
107
|
> Comprehensive docs built with Nextra
|
|
108
108
|
>
|
|
109
|
-
> <img
|
|
109
|
+
> <img alt="NeatNode Docs" src="https://raw.githubusercontent.com/aakash-gupta02/NeatNode/refs/heads/main/assets/images/docs.png" />
|
|
110
110
|
|
|
111
111
|
## Build With
|
|
112
112
|
|