developersdo / opensource

🔦 Discover the open source ecosystem related to the Dominican Republic!
https://developersdo.github.io/opensource?utm_source=github
MIT License
66 stars 41 forks source link

Add a GitHub banner to README file #112

Closed rmariuzzo closed 5 years ago

rmariuzzo commented 5 years ago
  1. Create a banner at: https://rmariuzzo.github.io/github-banner/
    • Use Kira template.
    • Set the name to: "Dominican Open Source".
    • Set the description to “Discover the open source ecosystem related to the Dominican Republic!”.
  2. Download the banner as a SVG file and store them at .github/banner.svg (create the directory if it doesn't exist).
  3. Add it a the top of the README file using markdown: ![{name} - {description]({path}). The name and description is the one specified in point 1, and the path is the SVG file path.
akashsara commented 5 years ago

I'll do this!

akashsara commented 5 years ago

Heya, just a reminder to close this issue before someone else tried to solve it.

rmariuzzo commented 5 years ago

Thank you @akashsara