rename Nimble platform to Nim (#195)

- Nim is the actual name of the language, Nimble is the package manager for Nim
- add platform description
This commit is contained in:
nodiscc
2023-09-22 17:19:53 +00:00
committed by GitHub
parent 70ff972f74
commit ce52342232
3 changed files with 3 additions and 3 deletions

2
platforms/nim.yml Normal file
View File

@@ -0,0 +1,2 @@
name: Nim
description: "[Nim](https://en.wikipedia.org/wiki/Nim_(programming_language)) is a general-purpose, multi-paradigm, statically typed, compiled high-level systems programming language"

View File

@@ -1,2 +0,0 @@
name: Nimble
description: ""

View File

@@ -4,7 +4,7 @@ description: A alternative front end to twitter.
licenses:
- AGPL-3.0
platforms:
- Nimble
- Nim
- Docker
tags:
- Communication - Social Networks and Forums