From 0e5c44617fa363c02047963a7355f9898d950626 Mon Sep 17 00:00:00 2001 From: David Anson Date: Thu, 16 May 2019 22:21:23 -0700 Subject: [PATCH] Add link to V8 project to Examples section of README.md. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7b5ccca1..9018af7d 100644 --- a/README.md +++ b/README.md @@ -699,6 +699,7 @@ For ideas how to integrate `markdownlint` into your workflow, refer to the follo * [Sinon.JS](https://sinonjs.org/) ([Search repository](https://github.com/sinonjs/sinon/search?q=markdownlint)) * [TestCafe](https://devexpress.github.io/testcafe/) ([Search repository](https://github.com/DevExpress/testcafe/search?q=markdownlint)) * [TypeScript Handbook](https://www.typescriptlang.org/docs/handbook/basic-types.html) ([Search repository](https://github.com/Microsoft/TypeScript-Handbook/search?q=markdownlint)) +* [V8](https://v8.dev/) ([Search repository](https://github.com/v8/v8.dev/search?q=markdownlint)) * [webhint](https://webhint.io/) ([Search repository](https://github.com/webhintio/hint/search?q=markdownlint)) * [webpack](https://webpack.js.org/) ([Search repository](https://github.com/webpack/webpack.js.org/search?q=markdownlint))