electerm 2.17.16 → 3.0.18
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 +8 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -15,6 +15,7 @@
|
|
|
15
15
|
[](https://electerm-repos.html5beta.com/deb)
|
|
16
16
|
[](https://github.com/sponsors/electerm)
|
|
17
17
|
[](https://github.com/tylerlong/manate)
|
|
18
|
+
[](https://discord.gg/855W7g8EVd)
|
|
18
19
|
[](https://atomgit.com/electerm/electerm)
|
|
19
20
|
|
|
20
21
|
[](README.md) [](README_cn.md)
|
|
@@ -111,6 +112,8 @@ npm i -g electerm
|
|
|
111
112
|
|
|
112
113
|
## Discussion
|
|
113
114
|
|
|
115
|
+
[](https://discord.gg/855W7g8EVd)
|
|
116
|
+
|
|
114
117
|
[Discussion board](https://github.com/electerm/electerm/discussions)
|
|
115
118
|
|
|
116
119
|

|
|
@@ -196,6 +199,11 @@ npm run pb
|
|
|
196
199
|
|
|
197
200
|
Visit [Releases](https://github.com/electerm/electerm/releases).
|
|
198
201
|
|
|
202
|
+
## Contact author
|
|
203
|
+
|
|
204
|
+
[zxdong@gmail.com](mailto:zxdong@gmail.com)
|
|
205
|
+
|
|
206
|
+
|
|
199
207
|
## License
|
|
200
208
|
|
|
201
209
|
MIT
|