Skip to content

Commit 3aaca1d

Browse files
committed
docs: update README.md
1 parent d1a5f48 commit 3aaca1d

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,15 @@
22
Hello, everyone! Welcome to the [Doocs](https://github.com/doocs) Open Source organization. The name is originated from ‘Docs’, which mainly shares various development-related knowledge in the form of documents.
33

44
## Projects
5-
Doocs now has the following five projects:
5+
Doocs now has the following seven projects excluding [intro](https://github.com/doocs/intro):
66

77
- [advanced-java](https://github.com/doocs/advanced-java): A learning roadmap of advanced knowledge for Java developers.
8+
- [technical-books](https://github.com/doocs/technical-books): Awesome programming books list.
89
- [leetcode](https://github.com/doocs/leetcode): LeetCode solutions in any programming language.
910
- [coding-interview](https://github.com/doocs/coding-interview): A collection of interview questions for programmers. The main contents include ‘Coding Interviews: Questions, Analysis and Solutions’, ‘Beauty of Programming’, etc.
1011
- [jvm](https://github.com/doocs/jvm): A summary of the underlying principles of Java Virtual Machine.
1112
- [spider](https://github.com/doocs/spider): A record of crawler-related knowledge points.
13+
- [linux-shell](https://github.com/doocs/linux-shell): Topic about linux and shell.
1214

1315
## How to join
1416
*If you want to go fast, go alone. If you want to go far, go together.*
@@ -18,7 +20,7 @@ I believe many of you have a deep understanding that participating in open sourc
1820
- Communicate directly on the [issues](https://github.com/doocs/intro/issues) of this project.
1921
- Send an email to [contact@yanglibin.info](mailto:contact@yanglibin.info) and attach your GitHub ID, such as [yanglbme](https://github.com/yanglbme).
2022

21-
After joining us, you can set visibility [here](https://github.com/orgs/doocs/people). We also recommend setting it to Public.
23+
By default, your Doocs membership will be hidden from view aftering joining us. If you'd like to display the organization icon in your profile, you can switch from "Private" to "Public" herehttps://github.com/orgs/doocs/people. We also recommend setting it to Public.
2224

2325
**Note**: At the beginning, you will not have direct 'write' permission for the project at this time, because we are not sure that your submission meets the project specifications.
2426

0 commit comments

Comments
 (0)