Skip to content

Commit 493378e

Browse files
authored
chore: add deprecation notice to README
1 parent 753f165 commit 493378e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![CI](https://github.com/electron-userland/spectron/workflows/CI/badge.svg)](https://github.com/electron-userland/spectron/actions) [![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat)](http://standardjs.com/)
44
[![dependencies](https://img.shields.io/david/electron/spectron.svg)](https://david-dm.org/electron/spectron) [![license:mit](https://img.shields.io/badge/license-mit-blue.svg)](https://opensource.org/licenses/MIT) [![npm:](https://img.shields.io/npm/v/spectron.svg)](https://www.npmjs.com/package/spectron) [![downloads](https://img.shields.io/npm/dm/spectron.svg)](https://www.npmjs.com/package/spectron)
55

6-
### 🚨 On February 1, 2022, Spectron will be officially deprecated by the Electron team. Please read about more about [our planneed deprecation here](https://github.com/electron-userland/spectron/issues/1045).
6+
### 🚨 On February 1, 2022, Spectron will be officially deprecated by the Electron team. Please read about more about [our planned deprecation here](https://github.com/electron-userland/spectron/issues/1045).
77

88
Easily test your [Electron](http://electron.atom.io) apps using
99
[ChromeDriver](https://sites.google.com/a/chromium.org/chromedriver) and

0 commit comments

Comments
 (0)