Skip to content

Commit 6bf22f3

Browse files
authored
Update README.md
1 parent 23537f5 commit 6bf22f3

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

README.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,16 @@
11
# Vim-tutorial
2-
Vim Tutorials
2+
3+
This is repo for everyone who wants to learn Vim and contribute to building the data structures archive using the Vim Editor.
4+
5+
## Step to Contribute
6+
7+
1. Fork this repo
8+
2. Clone your repo on your device using the `git clone` command
9+
3. Make contributions and push the code.
10+
4. Create a PR and see your code get merged !
11+
12+
## Learn Vim
13+
14+
If you are new to the Vim World, you can learn it by going on [this](https://rebrand.ly/vim-mk) link.
15+
16+
If you want to contribute using some other editors, I have a repository for the same [here](https://github.com/khanna98/Improving-Coding-Concepts).

0 commit comments

Comments
 (0)