Skip to content

Commit

Permalink
Update README.Rmd
Browse files Browse the repository at this point in the history
  • Loading branch information
mccreigh committed Apr 30, 2015
1 parent f92837a commit a73566d
Showing 1 changed file with 13 additions and 6 deletions.
19 changes: 13 additions & 6 deletions README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -143,14 +143,21 @@ develop the package so you can quickly start adding your contributions.

Table of Contents
=================
* [rwrfhydro](#rwrfhydro)
* [A CRAN-like overview](#a-cran-like-overview)
* [rwrfhydro: R tools for the WRF Hydro Model](#rwrfhydro-r-tools-for-the-wrf-hydro-model)
* [Downloads:](#downloads)
* [Purpose](#purpose)
* [Table of Contents](#table-of-contents)
* [Installing](#installing)
* [Using](#using)
* [Developing](#developing)
* [Developing and bug reports](#developing-and-bug-reports)
* [Version control for collaboration: Github](#version-control-for-collaboration-github)
* [Forking](#forking-and-cloning)
* [devBranch and pull requests](#devbranch-and-pull-requests)
* [Not using Github](#not-using-github)
* [Workflow: git, R packaging, and you](#workflow-git-r-packaging-and-you)
* [Forking and cloning](#forking-and-cloning)
* [devBranch and pull requests](#devbranch-and-pull-requests)
* [Not using Github.](#not-using-github)
* [Travis-CI and `R CMD check`](#travis-ci-and-r-cmd-check)
* [Workflow: git, R Packaging, and you](#workflow-git-r-packaging-and-you)
* [Our best practices](#our-best-practices)
* [R package best practices and code style](#r-package-best-practices-and-code-style)
* [Organizing functions](#organizing-functions)
Expand All @@ -160,7 +167,7 @@ Table of Contents
* [Objects in rwrfhydro](#objects-in-rwrfhydro)
* [Graphics](#graphics)
* [R Package development resources](#r-package-development-resources)
* [Introductory R resources](#introductory-r-resources)
* [Introductory R resources (somewhat random)](#introductory-r-resources-somewhat-random)

# Installing
Installing the development package (not on [CRAN](http://cran.r-project.org/)) is facilitated by the devtools package (on CRAN),
Expand Down

0 comments on commit a73566d

Please sign in to comment.