diff --git a/README.md b/README.md index 3c0987546bbe75d55b0b1129c849ad5d3118695f..634c7e83363bc14ff481f6c560444eeac5890ae1 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,30 @@ # BOINC +Project Website: http://boinc.berkeley.edu + Want to create a project? -See: https://github.com/BOINC/boinc-dev-doc/wiki +See: http://boinc.berkeley.edu/trac/wiki Want to contribute? -See: https://github.com/BOINC/boinc-dev-doc/wiki/SoftwareDevelopment +See: http://boinc.berkeley.edu/trac/wiki/SoftwareDevelopment + +## Current Status +master: +[](https://travis-ci.org/BOINC/boinc) +[](https://scan.coverity.com/projects/boinc-boinc) + +# License +Copyright (C) 2011 University of California + +BOINC is free software; you can redistribute it and/or modify it +under the terms of the GNU Lesser General Public License +as published by the Free Software Foundation, +either version 3 of the License, or (at your option) any later version. + +BOINC is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +See the GNU Lesser General Public License for more details. -## Current build status -master: [](https://travis-ci.org/BOINC/boinc) +You should have received a copy of the GNU Lesser General Public License +along with BOINC. If not, see <http://www.gnu.org/licenses/>.