commit new README.md

This commit is contained in:
skywind3000
2019-02-07 23:52:40 +08:00
parent f8dc81e95a
commit ec2a9c251e
+9
View File
@@ -415,6 +415,14 @@ awk -F '\t' '{print $2 "|" $1 "|" 0}' $FN >> ~/.zlua
- 0.1.0 (2018-04-30): supports windows cmd, cmder and conemu. - 0.1.0 (2018-04-30): supports windows cmd, cmder and conemu.
- 0.0.0 (2018-03-21): initial commit, compatible with original z.sh. - 0.0.0 (2018-03-21): initial commit, compatible with original z.sh.
## Help
This project needs help for the tasks below:
- [ ] Completion: Actually I got little knowledge in completion, and need help to improve it.
- [ ] Completion: Implement completion for Power Shell.
- [ ] Completion: Implement completion for different arguments.
- [ ] Packaging: make it possible to be installed easily in different systems or popular plugin managers.
## Thanks ## Thanks
@@ -427,6 +435,7 @@ awk -F '\t' '{print $2 "|" $1 "|" 0}' $FN >> ~/.zlua
And many others. And many others.
## License ## License
Licensed under MIT license. Licensed under MIT license.