diff options
author | jranke <jranke@edb9625f-4e0d-4859-8d74-9fd3b1da38cb> | 2013-11-12 02:23:04 +0000 |
---|---|---|
committer | jranke <jranke@edb9625f-4e0d-4859-8d74-9fd3b1da38cb> | 2013-11-12 02:23:04 +0000 |
commit | 1e042dbf513ed1c79824a5e5cba4be17ce23e13a (patch) | |
tree | 2a8484d66e7d697e7f177a7573bd5d49dbbdfe5a /README.md | |
parent | dada8d03ee3ac263f803e008ff2f9f74bd01469f (diff) | |
parent | fad3953e34bab81233b170ad8103e65df714cd95 (diff) |
Merge branch 'master' into r-forge
git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@161 edb9625f-4e0d-4859-8d74-9fd3b1da38cb
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -118,3 +118,10 @@ Finally, I just (2013-11-11) noticed the github repositories [KineticEval](http://github.com/zhenglei-gao/KineticEval), the latter of which appears to be actively developed, so the different tools will hopefully be able to learn from each other in the future as well. + +## Contribute + +Contributions are welcome! Your [mkin fork](https://help.github.com/articles/fork-a-repo) is just a mouse click away... This git repository is now the +master branch, but I figured out how to merge changes in both directions, +thanks to [this blog entry](http://cameron.bracken.bz/git-with-r-forge) +by Cameron Bracken, so contributors from r-forge are welcome as well. |