mirror of
https://github.com/nvbn/thefuck.git
synced 2025-09-21 12:42:31 +01:00
#N/A Use reference links
This commit is contained in:
12
README.md
12
README.md
@@ -1,11 +1,10 @@
|
|||||||
# The Fuck [](https://travis-ci.org/nvbn/thefuck) [](https://ci.appveyor.com/project/nvbn/thefuck)
|
# The Fuck [![Build Status][travis-badge]][travis-link] [![Windows Build Status][appveyor-badge]][appveyor-link]
|
||||||
|
|
||||||
|
|
||||||
Magnificent app which corrects your previous console command,
|
Magnificent app which corrects your previous console command,
|
||||||
inspired by a [@liamosaur](https://twitter.com/liamosaur/)
|
inspired by a [@liamosaur](https://twitter.com/liamosaur/)
|
||||||
[tweet](https://twitter.com/liamosaur/status/506975850596536320).
|
[tweet](https://twitter.com/liamosaur/status/506975850596536320).
|
||||||
|
|
||||||
[](https://raw.githubusercontent.com/nvbn/thefuck/master/example.gif)
|
[![gif with examples][examples-link]][examples-link]
|
||||||
|
|
||||||
Few more examples:
|
Few more examples:
|
||||||
|
|
||||||
@@ -359,3 +358,10 @@ sudo apt-get install pandoc
|
|||||||
|
|
||||||
## License MIT
|
## License MIT
|
||||||
Project License can be found [here](LICENSE.md).
|
Project License can be found [here](LICENSE.md).
|
||||||
|
|
||||||
|
|
||||||
|
[travis-badge]: https://img.shields.io/travis/nvbn/thefuck.svg
|
||||||
|
[travis-link]: https://travis-ci.org/nvbn/thefuck
|
||||||
|
[appveyor-badge]: https://img.shields.io/appveyor/ci/nvbn/thefuck.svg?label=windows%20build
|
||||||
|
[appveyor-link]: https://ci.appveyor.com/project/nvbn/thefuck
|
||||||
|
[examples-link]: https://raw.githubusercontent.com/nvbn/thefuck/master/example.gif
|
||||||
|
Reference in New Issue
Block a user