Skip to content
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
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ such as [keymaster](https://github.com/Cloud-Foundations/keymaster) to authentic
and then grants WebUI and API access to accounts and roles in a Cloud
environment.

## Build

We use [getlantern/systray] (https://github.com/getlantern/systray) for the systray gui.
Thus is you want to build the systray you will need the dependencies refered there.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/Thus is/Thus if/



## Contributions

All contributions must be unencumbered. It is the responsibility of
Expand All @@ -16,7 +22,7 @@ patents and contracts.
## LICENSE

Copyright 2018 Symantec Corporation.
Copyright 2019 cloud-foundations.org
Copyright 2019-2023 cloud-foundations.org

Licensed under the Apache License, Version 2.0 (the “License”); you
may not use this file except in compliance with the License.
Expand Down