mirror of https://github.com/BOINC/boinc.git
Update README.md
This commit is contained in:
parent
4db1c2b63d
commit
964a074485
27
README.md
27
README.md
|
@ -11,19 +11,22 @@
|
|||
|
||||
# Social
|
||||
|
||||
[![Slack](https://img.shields.io/badge/slack-boincworkspace-blue?logo=slack)](https://join.slack.com/t/boincworkspace/shared_invite/enQtNzA3MTQ4NDA0Njc4LTM4NTEyZTY1MWEwZjAyNTVmOTg3NDA2NjVjZDQzMWQ3NmFjYTc4MTNkNTEyNjRkOTQ4MWU5Nzk3NzRhNTg0NDI) [![Discord](https://img.shields.io/badge/discord-boincnetwork-blue?logo=discord)](https://discord.gg/wPRafUq)
|
||||
|
||||
[![Slack](https://img.shields.io/badge/slack-boincworkspace-blue?logo=slack)](https://join.slack.com/t/boincworkspace/shared_invite/enQtNzA3MTQ4NDA0Njc4LTM4NTEyZTY1MWEwZjAyNTVmOTg3NDA2NjVjZDQzMWQ3NmFjYTc4MTNkNTEyNjRkOTQ4MWU5Nzk3NzRhNTg0NDI)
|
||||
# BOINC
|
||||
|
||||
Project Website: https://boinc.berkeley.edu
|
||||
|
||||
## Want to create a project
|
||||
## Want to create a project?
|
||||
See: https://boinc.berkeley.edu/trac/wiki/ProjectMain
|
||||
|
||||
## Want to help
|
||||
## Want to help?
|
||||
Read about all the [ways you can help](CONTRIBUTING.md)
|
||||
|
||||
### Note
|
||||
## Reporting Security Issues
|
||||
Please report security issues by emailing
|
||||
[David Anderson](https://boinc.berkeley.edu/anderson/).
|
||||
|
||||
## Copyright
|
||||
|
||||
The University of California holds the copyright on all BOINC source code. By
|
||||
submitting contributions to the BOINC code, you irrevocably assign all right,
|
||||
|
@ -31,20 +34,8 @@ title, and interest, including copyright and all copyright rights, in such
|
|||
contributions to The Regents of the University of California, who may then
|
||||
use the code for any purpose that it desires.
|
||||
|
||||
## Reporting Security Issues
|
||||
Please report security issues by emailing
|
||||
[David Anderson](https://boinc.berkeley.edu/anderson/).
|
||||
|
||||
# License
|
||||
## License
|
||||
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.
|
||||
|
||||
You should have received a copy of the GNU Lesser General Public License
|
||||
along with BOINC. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
|
Loading…
Reference in New Issue