Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add license scan report and status #34

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# BytespeicherTrayIcon ![alt text](res/open-32.png "BytespeicherTrayIcon")
[![Build Status](https://travis-ci.org/Bytespeicher/BytespeicherTrayIcon.svg?branch=master)](https://travis-ci.org/Bytespeicher/BytespeicherTrayIcon) [![Build status](https://ci.appveyor.com/api/projects/status/rltl3xgwt914vvrk/branch/master?svg=true)](https://ci.appveyor.com/project/mkzero/bytespeichertrayicon/branch/master)
[![Build Status](https://travis-ci.org/Bytespeicher/BytespeicherTrayIcon.svg?branch=master)](https://travis-ci.org/Bytespeicher/BytespeicherTrayIcon) [![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FBytespeicher%2FBytespeicherTrayIcon.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2FBytespeicher%2FBytespeicherTrayIcon?ref=badge_shield)
[![Build status](https://ci.appveyor.com/api/projects/status/rltl3xgwt914vvrk/branch/master?svg=true)](https://ci.appveyor.com/project/mkzero/bytespeichertrayicon/branch/master)


An application to show the opening status of the bytespeicher in the
Expand Down Expand Up @@ -30,3 +31,7 @@ Versioning Scheme:
The version number is calculated by the formula 1-1/(2^n), where n is
incremented with each release. This way, the version number approaches 1 as n
approaches infinity.


## License
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FBytespeicher%2FBytespeicherTrayIcon.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2FBytespeicher%2FBytespeicherTrayIcon?ref=badge_large)