Skip to content

Commit 810d502

Browse files
committed
add simple README.md
1 parent f6db08a commit 810d502

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
2+
## ESS Intro Website
3+
4+
This repo serves as the [default website for the
5+
'ess-intro'](https://ess-intro.github.io/) organization focussed on providing
6+
a few introductory video and slide presentation for [Emacs Speaks
7+
Statistics](https://ess.r-project.org/).
8+
9+
To modify the page, edit the file `index.Rmd` and run `make` (or call
10+
`rmarkdown::render()` manually).

0 commit comments

Comments
 (0)