nural 0.3.3 → 0.3.5

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 CHANGED
@@ -1,13 +1,13 @@
1
- # Nural
2
-
3
1
  <p align="center">
4
2
  <picture>
5
3
  <source media="(prefers-color-scheme: dark)" srcset="assets/logo-dark-mode.png">
6
4
  <source media="(prefers-color-scheme: light)" srcset="assets/logo-light-mode.png">
7
- <img alt="Nural Logo" src="assets/logo-light-mode.png" width="200">
5
+ <img alt="Nural Logo" src="assets/logo-light-mode.png" width="300">
8
6
  </picture>
9
7
  </p>
10
8
 
9
+ # Nural
10
+
11
11
  <p align="center">
12
12
  <strong>The intelligent, schema-first REST framework for Node.js</strong>
13
13
  </p>