Parcourir la source

Update README.md

Dean Karn il y a 9 ans
Parent
commit
28490d73f7
1 fichiers modifiés avec 5 ajouts et 1 suppressions
  1. 5 1
      README.md

+ 5 - 1
README.md

@@ -151,4 +151,8 @@ func main() {
 	fmt.Println(formatted)
 	// OUTPUT: 1,234
 }
-```
+```
+
+Misc
+-------
+Library is not at 1.0 yet, but don't forsee any major API changes; will raise to 1.0 once I've used it completely in at least one project without issue.