We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2096159 commit d7fc877Copy full SHA for d7fc877
README.md
@@ -1,2 +1,13 @@
1
-# speeding-up-science-code
2
-source code for all sus visualizations
+# How to use this repo
+
3
+This repo should include the source code for all visualizations presented on the SUS website.
4
5
+To add a visualization:
6
7
+1. Fork this repository into your own github.
8
+2. Create a new branch with the name of your viz or analysis.
9
+3. Add your working code and commit.
10
+4. Submit a Pull Request back to the speeding-up-science-workshops/speeding-up-science-code repository. Your code will be added shortly.
11
+5. Visit https://speeding-up-science-workshops.github.io/editing_this_site/ to update the website!
12
13
+Contact us via slack or email if you have questions!
0 commit comments