We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5e6a44 commit 8100dbbCopy full SHA for 8100dbb
README.md
@@ -1,4 +1,4 @@
1
-#Scripts for scientific purposes
+# Scripts for scientific purposes
2
3
* `avg`: calculates the average of a series of numbers
4
* `avg2`: like `avg` but print fluctuation instead of standard error
@@ -14,7 +14,7 @@
14
* `min`: calculates the min of a series of numbers
15
* `ravg`: calculates the running average of a series of numbers
16
17
-##Issues
+## Issues
18
19
Report bugs on the [github issues site](https://github.com/junghans/sci-scripts/issues)
20
0 commit comments