Skip to content

Commit 7024847

Browse files
committed
Clean up RSR verbosity - keep badge, remove stack section
1 parent eedc240 commit 7024847

File tree

1 file changed

+1
-17
lines changed

1 file changed

+1
-17
lines changed

README.adoc

Lines changed: 1 addition & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,12 @@ Jonathan D.A. Jewell <[email protected]>
1111

1212
Automated repository management bot
1313

14-
image:https://img.shields.io/badge/RSR-Certified-gold[RSR Certified]
14+
image:https://img.shields.io/badge/RSR-Certified-gold[RSR Certified,link=https://github.com/hyperpolymath/rhodium-standard-repositories]
1515
image:https://img.shields.io/badge/License-AGPL%20v3-blue[License]
1616

1717
toc::[]
1818

1919
== Overview
20-
21-
robot-repo-bot is part of the link:https://rhodium.sh[Rhodium Standard] (RSR) ecosystem.
22-
2320
Domain: *software-development*
2421

2522
== Installation
@@ -34,19 +31,6 @@ git clone {url-gitlab}
3431
git clone {url-codeberg}
3532
----
3633

37-
== RSR Stack
38-
39-
This project follows RSR conventions:
40-
41-
* ✅ ReScript for frontend/logic
42-
* ✅ Deno for JS runtime
43-
* ✅ WASM for performance-critical code
44-
* ✅ Rust/OCaml/Haskell for systems/proofs
45-
* ✅ Guile/Scheme for configuration
46-
* ❌ No TypeScript
47-
* ❌ No Go
48-
* ❌ No npm
49-
5034
== Mirrors
5135

5236
[cols="1,2"]

0 commit comments

Comments
 (0)