Skip to content

Commit 41884f7

Browse files
authored
Update README.md
1 parent 995309c commit 41884f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
# Google [![Build Status](https://travis-ci.org/errata-ai/Google.svg?branch=master)](https://travis-ci.org/errata-ai/Google) ![Vale version](https://img.shields.io/badge/vale-%3E%3D%20v1.0.0-blue.svg) ![license](https://img.shields.io/github/license/mashape/apistatus.svg)
2-
31
> **NOTE**: This project is neither maintained nor endorsed by Google.
42
53
This repository contains a [Vale-compatible](https://github.com/errata-ai/vale) implementation of the [*Google Developer Documentation Style Guide*](https://developers.google.com/style/) ([CC BY 4.0](https://creativecommons.org/licenses/by/4.0/)).
64

75
The goal is to showcase how to build and maintain a full-featured style guide for Vale, including many examples of using [extension points](https://errata-ai.github.io/vale/styles/#extension-points) and a test suite using [Cucumber](https://cucumber.io/), [`yamllint`](https://github.com/adrienverge/yamllint), and [Travis CI](https://travis-ci.org/).
86

7+
[![Build Status](https://travis-ci.org/errata-ai/Google.svg?branch=master)](https://travis-ci.org/errata-ai/Google) ![Vale version](https://img.shields.io/badge/vale-%3E%3D%20v1.0.0-blue.svg) ![license](https://img.shields.io/github/license/mashape/apistatus.svg)
8+
99
## Getting Started
1010

1111
> :exclamation: Google requires Vale >= **1.0.0**. :exclamation:

0 commit comments

Comments
 (0)