1
0
mirror of https://github.com/schollz/cowyo.git synced 2023-08-10 21:13:00 +03:00

Added Admin to readme

This commit is contained in:
Zack Scholl
2016-02-10 21:22:21 -05:00
parent 42874ae15b
commit 8bfcc08381
3 changed files with 32 additions and 3 deletions

View File

@@ -68,6 +68,8 @@ Options:`)
p := WikiData{"about", "", []string{}, []string{}}
p.save(string(aboutFile))
fmt.Println(RandStringBytesMaskImprSrc(10))
// var q WikiData
// q.load("about")
// fmt.Println(getImportantVersions(q))