Skip to content

Commit 6e4e04e

Browse files
authored
Remove Nimble beta qualifier (#972)
It seems to me that Nimble is not beta software at this point. It's widely used, fairly stable, and mostly does what is needed. Especially with the addition of lock files, I don't believe the beta qualifier fits. It's certainly not worse than the Python or Go-lang package managers, and arguably better in many ways. The reason for changing this is that it gives a bit of a "Nim's package manger is beta? Should I really be sure about this language... ".
1 parent 26c9102 commit 6e4e04e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Nimble
22

3-
Nimble is a *beta*-grade *package manager* for the [Nim programming
3+
Nimble is the default *package manager* for the [Nim programming
44
language](https://nim-lang.org).
55

66
Interested in learning **how to create a package**? Skip directly to that section

0 commit comments

Comments
 (0)