Skip to content

Commit 3951735

Browse files
author
Alex P
committed
Shields to ReadMe
1 parent 3cdad44 commit 3951735

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# AzureTextAnalysis
2+
[![Go Report Card](https://goreportcard.com/badge/github.com/ItsOkayItsOfficial/AzureTextAnalysis?style=flat-square)](https://goreportcard.com/report/github.com/ItsOkayItsOfficial/AzureTextAnalysis)<!--[![Go Doc](https://img.shields.io/badge/godoc-reference-blue.svg?style=flat-square)](https://godoc.org/math/rand) -->[![Release](https://img.shields.io/github/release/golang-standards/project-layout.svg?style=flat-square)](https://github.com/ItsOkayItsOfficial/AzureTextAnalysis/releases/latest)
3+
24
A very simple Go package for utilizing Microsoft Azure's Text Analysis Cognitive Services
35

46
<br>
@@ -7,4 +9,5 @@ A very simple Go package for utilizing Microsoft Azure's Text Analysis Cognitive
79

810
1. Dynamic intake and hashing of document(s) supported by error feedback
911
2. Each API call required structures in documentation
10-
3. Each API call passing back errors instead of breaking on `log.Fatal`
12+
3. Each API call passing back errors instead of breaking on `log.Fatal`
13+
4. Add analyzers_example.go

0 commit comments

Comments
 (0)