Skip to content

Commit daf9978

Browse files
committed
Update projects.html
1 parent 9aa6fee commit daf9978

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

projects.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@
1313
<p>
1414
This is where we keep a collection of all the projects that people are working on using ev3dev. We invite you to click through the links below to see what cool stuff ev3dev can do!
1515
</p>
16+
<p>
17+
Would you like your project added to the list? We would! <a href="https://github.com/ev3dev/ev3dev/wiki/Posting-A-Project">Create a page and send us a pull request.</a>
18+
</p>
1619
<ul id="projects-list">
1720
{% for post in site.posts %}
1821
{% if post.categories.first == "projects" %}

0 commit comments

Comments
 (0)