diff --git a/data/ecosystems/r/reality-cards.toml b/data/ecosystems/r/reality-cards.toml new file mode 100644 index 00000000..b77ec999 --- /dev/null +++ b/data/ecosystems/r/reality-cards.toml @@ -0,0 +1,10 @@ +# Ecosystem Level Information +title = "Reality Cards" + +sub_ecosystems = [] + +github_organizations = ["https://github.com/RealityCards"] + +# Repositories +[[repo]] +url = "https://github.com/RealityCards/RealityCards-Website"