diff options
author | Alexander Kiryukhin <a.kiryukhin@mail.ru> | 2020-02-21 01:38:47 +0300 |
---|---|---|
committer | Alexander Kiryukhin <a.kiryukhin@mail.ru> | 2020-02-21 01:38:47 +0300 |
commit | 757b2766cd4491ceb7eed5075c1477ba91880fbf (patch) | |
tree | fd7a44b2ba65810c5a837d9bc293f7b5a0d87525 /README.md |
first commit
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..80a5d4e --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# Marusia API [![GoDoc](https://godoc.org/github.com/neonxp/marusia?status.svg)](https://godoc.org/github.com/neonxp/marusia) + +Skills SDK for [Marusia](http://marusia.mail.ru/) voice assistant. + +Documentation: [http://godoc.org/github.com/neonxp/marusia](http://godoc.org/github.com/neonxp/marusia) + +Example: [/example/main.go](/example/main.go)
\ No newline at end of file |