Skip to content
Merged
Changes from 1 commit
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
Prev Previous commit
Next Next commit
Fixed readme
  • Loading branch information
aasim committed Jul 5, 2022
commit 1ab4633cd2b1b963677dd9382efa864495ea617e
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ The SBOM tool is a highly scalable and enterprise ready tool to create SPDX 2.2

* [Installation](#installation)
* [Run the tool](#run-the-tool-to-generate-an-sbom)
* [Building the tool from source](docs/build-and-run.md)
* [Telemetry](#Telemetry)
* [Contributing](#Contributing)
* [Security](#Security)
Expand Down Expand Up @@ -48,6 +47,8 @@ By default, telemetry will output to your output file path and will be a JSON bl

## Contributing

Please follow the steps [here](docs/build-and-run.md) to clone and build this repository from source.

This project welcomes contributions and suggestions. Most contributions require you to agree to a
Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us
the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.
Expand Down