details.go (142B)
1 package print 2 3 import "fmt" 4 5 func Details() { 6 fmt.Println("`quran' fetches verses and translation information from <quran.com>'s v4 API.") 7 }
quran-goRead Qur'an right in the terminal. | |
git clone http://git.hanabi.in/repos/quran-go.git | |
Log | Files | Refs | README | LICENSE |