understanding-prime-env 0.1.0 → 0.1.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.
Files changed (2) hide show
  1. package/README.md +10 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,5 +1,8 @@
1
1
  # understanding-prime-env
2
2
 
3
+ [![npm version](https://img.shields.io/npm/v/understanding-prime-env.svg)](https://www.npmjs.com/package/understanding-prime-env)
4
+ [![npm downloads](https://img.shields.io/npm/dm/understanding-prime-env.svg)](https://www.npmjs.com/package/understanding-prime-env)
5
+
3
6
  A skill that generates a rich, self-contained HTML report explaining any [Prime Intellect verifiers](https://github.com/PrimeIntellect-ai/verifiers) environment.
4
7
 
5
8
  Run it from inside any environment folder and get an instant visual breakdown of:
@@ -93,3 +96,10 @@ open environment_overview.html
93
96
 
94
97
  - Node.js ≥ 16 (for the installer)
95
98
  - A verifiers environment directory to analyze
99
+
100
+ ---
101
+
102
+ ## Links
103
+
104
+ - [npm package](https://www.npmjs.com/package/understanding-prime-env)
105
+ - [GitHub repository](https://github.com/Vidit-Ostwal/understanding-prime-env)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "understanding-prime-env",
3
- "version": "0.1.0",
3
+ "version": "0.1.1",
4
4
  "description": "Generate a rich, self-contained HTML report explaining any Prime Intellect verifiers environment.",
5
5
  "keywords": [
6
6
  "prime-intellect",