Skip to content

Commit ac3cd41

Browse files
committed
Add .editorconfig info to README.md
1 parent bb02ce3 commit ac3cd41

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,9 @@
22
Website for the javascript101 meetup Bristol
33

44
## Getting Started
5-
```
6-
git clone https://github.com/CodeHubOrg/javascript101.git
7-
```
8-
We use a .editorconfig file to everyone maintain adherence to our styleguide. Please download the relevant plugin for your editor of choice here: [editorconfig.org](editorconfig.org)
5+
6+
1. We use a .editorconfig file to help everyone maintain adherence to our styleguide. This file tells your code editor to use certain default settings for this project. Please download the relevant plugin for your editor of choice here: [editorconfig.org](http://editorconfig.org/#download)
7+
1. `git clone https://github.com/CodeHubOrg/javascript101.git`
98

109
## How to contribute
1110
[How to use git](https://javascript101.gitbooks.io/guide/content/version_control.html)

0 commit comments

Comments
 (0)