Skip to content

Commit 98999cd

Browse files
alexellisMano Marks
authored and
Mano Marks
committed
Enhance toc with some separation between links. Make contribution more obvvious. (docker#12)
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
1 parent 2a4246a commit 98999cd

File tree

1 file changed

+13
-4
lines changed

1 file changed

+13
-4
lines changed

README.md

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,21 @@
11
# Docker Tutorials and Labs
22

3-
This repo contains [Docker](https://docker.com) tutorials authored both by Docker, and by members of the community. It's a growing repo which we intend to continue to grow, with help from the community.
3+
This repo contains [Docker](https://docker.com) labs and tutorials authored both by Docker, and by members of the community. We welcome contributions and want to grow the repo.
44

5-
Index:
5+
#### Docker tutorials:
66
* [Docker for beginners] (beginner/readme.md)
77
* [Docker for ASP.NET and Windows containers](windows/readme.md)
88
* [Docker for Java Developers](java/readme.adoc)
9+
10+
#### Community tutorials
911
* [Docker Tutorials from the Community](https://github.com/docker/community/blob/master/tutorials/docker-tutorials.md) - links to a different repository
1012
* [Advanced Docker orchestration workshop] (https://github.com/docker/labs/tree/master/Docker-Orchestration) - links to a different repository
11-
* [Guide to submitting your own tutorial](contribute.md)
12-
* [Docker documentation](https://docs.docker.com)
13+
14+
For more information on Docker, see the Official [Docker documentation](https://docs.docker.com).
15+
16+
#### Contributing
17+
18+
We want to see this repo grow, so if you have a tutorial to submit please see this guide:
19+
20+
[Guide to submitting your own tutorial](contribute.md)
21+

0 commit comments

Comments
 (0)