Skip to content

Commit bb33896

Browse files
authored
little change in the "Contributing" headline (fishercoder1534#96)
1 parent f2494c2 commit bb33896

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1101,7 +1101,7 @@ _If you like this project, please leave me a star._ ★
11011101

11021102

11031103
## Contributing
1104-
Your ideas/fixes/algorithms are more than welcome!
1104+
Your ideas/fixes/algorithms are more than welcome! Let's keep this about DSA only, nothing else. It'll be easy for every DSA enthusiast to access this AWESOMENESS!!
11051105

11061106
0. Please make sure your PR builds after submitting! Check out here: https://travis-ci.org/github/fishercoder1534/Leetcode/pull_requests and look for your PR build.
11071107
1. Fork this repo
@@ -1114,7 +1114,7 @@ Your ideas/fixes/algorithms are more than welcome!
11141114

11151115
## Best way to open this project
11161116

1117-
1. Install Intellij on your machine, either CE or UE.
1117+
1. Install IntelliJ on your machine, either CE or UE.
11181118
2. git clone this repo to your local disk
11191119
3. import this project as a new project (does need to be imported as a gradle project)
11201120
4. If you run into "Could not determine Java version using executable ..." error, use local gradle distribution: "/usr/local/Cellar/gradle/4.8.1/libexec/" instead of the default one. More details, see [this question on Stackoverflow](https://stackoverflow.com/questions/52195643/cannot-find-symbol-intellij-gradle/52196069#52196069).

0 commit comments

Comments
 (0)