mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2024-12-24 06:59:29 -05:00
15 lines
260 B
Markdown
15 lines
260 B
Markdown
|
---
|
||
|
name: Add a project
|
||
|
about: Add a link to the awesome docker list
|
||
|
|
||
|
---
|
||
|
|
||
|
Hi,
|
||
|
|
||
|
I would like to add a link. [Insert link here]
|
||
|
|
||
|
Or directly write it:
|
||
|
```markdown
|
||
|
[REPO](https://github.com/AUTHOR/REPO) - DESCRIPTION. By [@AUTHOR](https://github.com/AUTHOR)
|
||
|
```
|