diff --git a/README.md b/README.md index f116aaf..2c1d864 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ The RVIC Streamflow Routing model is a simple source to sink routing model. The model represents each grid cell by a node in the channel network. Unit hydrographs are developed that described the time distribution of flow from each source grid cell to a corresponding sink grid cell. The development of the unit hydrographs is done as a pre process step (i.e. `make_parameters.py`). The final step is the convolution of the unit hydrographs with fluxes from a land surface model, typically VIC (i.e. `rvic_model.py`). ### Usage -See the RVIC Wiki Page](https://github.com/jhamman/RVIC/wiki/RVIC-Wiki) +See the [RVIC Wiki Page](https://github.com/jhamman/RVIC/wiki/RVIC-Wiki) ### Development History 1. Based on the initial model of Lohmann, et al., 1996, Tellus, 48(A), 708-721