@neovate/code 0.10.0 → 0.11.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -2,10 +2,10 @@
2
2
 
3
3
  [![](https://badgen.net/npm/v/@neovate/code)](https://www.npmjs.com/package/@neovate/code)
4
4
  [![](https://badgen.net/npm/dm/@neovate/code)](https://www.npmjs.com/package/@neovate/code)
5
- [![](https://github.com/neovateai/neovate-code/actions/workflows/ci.yml/badge.svg)](https://github.com/neovateai/neovate-code/actions/workflows/ci.yml)
5
+ [![](https://github.com/neovateai/neovate-code/actions/workflows/test.yml/badge.svg)](https://github.com/neovateai/neovate-code/actions/workflows/test.yml)
6
6
  [![](https://badgen.net/npm/license/@neovate/code)](https://www.npmjs.com/package/@neovate/code)
7
7
 
8
- A coding agent to enhance your development workflow.
8
+ Neovate, pronounced as `['niːəʊveɪt]`, is a coding agent to enhance your development workflow.
9
9
 
10
10
  ## Getting Started
11
11