From 54fbe73517739070201ce6fd71976a52455d7482 Mon Sep 17 00:00:00 2001 From: behnazh-w Date: Wed, 14 Jun 2023 09:34:35 +1000 Subject: [PATCH] docs: fix issues in README.md Signed-off-by: behnazh-w --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f148464d6..93138b104 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ To learn how to download and run Macaron, see our documentation [here](https://o ## Contributing -This project welcomes contributions from the community. Before submitting a pull request, please [review our contribution guide](./CONTRIBUTING.md) +This project welcomes contributions from the community. Before submitting a pull request, please [review our contribution guide](./CONTRIBUTING.md). ## Defining new checks @@ -36,9 +36,9 @@ We have integrated [SLSA provenance generation](https://github.com/slsa-framewor ## Security -Please consult the [security guide](./SECURITY.md) for our responsible security vulnerability disclosure process +Please consult the [security guide](./SECURITY.md) for our responsible security vulnerability disclosure process. ## License -Copyright (c) 20222, 2023 Oracle and/or its affiliates. +Copyright (c) 2022, 2023 Oracle and/or its affiliates. Macaron is licensed under the [Universal Permissive License (UPL), Version 1.0](./LICENSE.txt).