diff --git a/README.md b/README.md index 4ea8f28..93110a6 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +[![Build Status](https://travis-ci.org/MarkusLoew/FitAQ.svg?branch=master)](https://travis-ci.org/MarkusLoew/FitAQ) # FitAQ Yet another R package to analyse the relationship between photosynthetic assimilation rate and light. Fits a non-rectangular hyperbola of the form A ~ ((phi * Q + Amax - sqrt((phi * Q + Amax)^2 - 4 * theta * phi * Q * Amax)). A = assimilation rate, Q = PPFD, light level, phi = initial slope, theta = curvature, and Rd = respiration.