From 3f190058a3f18882ed04e84ba74f84566e740101 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Wed, 12 Jun 2019 08:37:56 +0000 Subject: [PATCH] Update page 'Home' --- Home.md | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 3896c0c..185d216 100644 --- a/Home.md +++ b/Home.md @@ -2,4 +2,17 @@ Goals, Guiding Philosophies, Contributing, and such... * [How to Contribute](How-to-Contribute) * [Move to Approve: Our Philosophy on PRs](Move-to-Approve) -* [Built with Rage](Built-with-Rage) \ No newline at end of file +* [Built with Rage](Built-with-Rage) + +# Licensing +MPL-2.0 + +We care about brand value. We care about choice. We care about education. + +We care about our code. + +# Code Style +* Go - `go fmt` +* Rust - `rustfmt` +* Node.js - Node v6 compatible, VanillaJS, ES5.1½, `prettier` +* Browsers - same as above \ No newline at end of file