Skip to content

Commit 51f1901

Browse files
author
alexanderConstantinescu
authored
Update README.md
1 parent 668793c commit 51f1901

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# go-speed-dial
22

3-
A Go project replicating and building upon the CLI tool made in the repository [speed-dial](https://github.com/alexanderConstantinescu/speed-dial). Basically this tool is intented as an intro for me to the Go programming language.
4-
5-
This tool is nothing but a binary replicating the built-in BASH command: "alias" with some added sugar (features).
3+
A Go project replicating and building upon the BASH built-in "alias" (with some added sugar / features). Basically this tool is intented as an intro for me to the Go programming language.
64

75
This binary could be useful for you in the following scenarios:
86

0 commit comments

Comments
 (0)