From 5b3464831131e0f48d784fef2662038d231582aa Mon Sep 17 00:00:00 2001 From: Vitor Oliveira Date: Sat, 14 Sep 2019 15:45:43 -0700 Subject: [PATCH] Update README and add contributing --- CONTRIBUTING.md | 3 +++ README.md | 12 +++++++++++- 2 files changed, 14 insertions(+), 1 deletion(-) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..e2b28e0 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,3 @@ +## Contributing + +TODO \ No newline at end of file diff --git a/README.md b/README.md index 25da9f0..05e09da 100644 --- a/README.md +++ b/README.md @@ -1 +1,11 @@ -# vschool +# V School + +> V School is the initial destination for people looking to learn and master the V programming language. + +You can access lessons at [TODO](todo). + +_Feedback and participation are encouraged! Please see [Contributing](CONTRIBUTING.md) for more details on how to get involved._ + +### Running locally + +### Translating a Lesson