Alibrown commited on
Commit
041b0c8
·
verified ·
1 Parent(s): 95ce5ac

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -30,7 +30,7 @@ We build and maintain:
30
  - **Universal system prompts** that work across Claude, GPT-5, Gemini, Llama, Mistral — concise, battle-tested, production-ready
31
  - **AI workflow patterns** for real environments, built by people who pay API bills
32
  - **Security-first tooling** under the [ESOL v1.1](https://github.com/VolkanSah/ESOL) ethical framework
33
- - **GitHub automation** that earns its place in a pipeline
34
 
35
  Everything here is battle-tested. Nothing here is tutorial code.
36
 
@@ -38,12 +38,12 @@ Everything here is battle-tested. Nothing here is tutorial code.
38
  ---
39
  ## 🛡️ Ethics & License
40
 
41
- All tools published here fall under the **ESOL v1.1** (Ethical Security Operations License) — a non-severable ethical condition on top of Apache 2.0.
42
 
43
- **TL;DR:** Build useful things. Don't weaponize them. Read the license.
44
 
45
  ---
46
- ## 🧠 Philosophy
47
 
48
  ```
49
  Bad AI usage: "Write me a full app" → paste → ship
 
30
  - **Universal system prompts** that work across Claude, GPT-5, Gemini, Llama, Mistral — concise, battle-tested, production-ready
31
  - **AI workflow patterns** for real environments, built by people who pay API bills
32
  - **Security-first tooling** under the [ESOL v1.1](https://github.com/VolkanSah/ESOL) ethical framework
33
+ - **automation** that earns its place in a pipeline without loading 10.000 tools or snippets!
34
 
35
  Everything here is battle-tested. Nothing here is tutorial code.
36
 
 
38
  ---
39
  ## 🛡️ Ethics & License
40
 
41
+ All tools published here fall under the Apache 2 and **ESOL v1.1** (Ethical Security Operations License) — a non-severable ethical condition on top of Apache 2.0.
42
 
43
+ **TL;DR:** Build useful things. Don't weaponize them. Read the license!
44
 
45
  ---
46
+ ## Philosophy
47
 
48
  ```
49
  Bad AI usage: "Write me a full app" → paste → ship