Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 577 Bytes

File metadata and controls

18 lines (13 loc) · 577 Bytes

If you have a project to add to the validated list, make a PR creating a new md file in /content/validated in this exact format:

---
title: "Your project name"
description: "A description of your project"
authors: ["your name or handle"]
extra:
  link: "http://example.com"
  statement: "This project is brainmaid because..."
---

(body text inside the md file will be ignored, please don't use)

Copy the above text and then click here to create it.