electerm 1.21.34 → 1.21.40
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 +2 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
</a>
|
|
5
5
|
</h1>
|
|
6
6
|
|
|
7
|
-
# electerm
|
|
7
|
+
# electerm [](https://twitter.com/intent/tweet?text=Open%20sourced%20terminal%2Fssh%2Fsftp%20client(linux%2C%20mac%2C%20win)&url=https%3A%2F%2Fgithub.com%2Felecterm%2Felecterm&hashtags=electerm,ssh,terminal,sftp)
|
|
8
8
|
|
|
9
9
|
[](https://github.com/electerm/electerm/releases)
|
|
10
10
|
[](https://github.com/electerm/electerm/actions)
|
|
@@ -146,7 +146,7 @@ npm run release -l
|
|
|
146
146
|
|
|
147
147
|
## Use
|
|
148
148
|
|
|
149
|
-
- [Set autorun when login to os](https://github.com/electerm/electerm/wiki/
|
|
149
|
+
- [Set autorun when login to os](https://github.com/electerm/electerm/wiki/Autorun-electerm-when-login-to-os)
|
|
150
150
|
|
|
151
151
|
## Change log
|
|
152
152
|
|
package/package.json
CHANGED