diff --git a/README.org b/README.org index d6657fa..27286fe 100644 --- a/README.org +++ b/README.org @@ -6,7 +6,7 @@ * About This repository hosts the source files of the website and the lectures given in the course [[http://www.i3s.unice.fr/~malapert/R][Algorithmique & Programmation avec R]]. - The course is an introduction to R programming targeted for non-programmers. + The course is an introduction to R programming targeted for beginners. * Building From Source - The slides are written in LaTeX with the beamer package. diff --git a/package.json b/package.json index accb038..8dea2f2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "algo-prog-R", - "version": "0.1.0", + "version": "0.1", "description": "Algo % Prog avec R", "main": "gulpfile.js", "repository": {