From a4e7afc1bb2e69c20425d1179455330a59507242 Mon Sep 17 00:00:00 2001 From: claudijd Date: Wed, 29 Jun 2022 09:00:29 -0500 Subject: [PATCH] Add security to readme --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index e928d3ea8..002975d32 100644 --- a/README.md +++ b/README.md @@ -10,15 +10,12 @@ To learn about how to use and build on Wormhole read the [Docs](http://docs.worm See [Live Contracts](https://docs.wormholenetwork.com/wormhole/contracts) for current testnet and mainnet deployments of the Wormhole smart contracts. -See [DEVELOP.md](DEVELOP.md) for instructions on how to set up a local devnet, and -[CONTRIBUTING.md](CONTRIBUTING.md) for instructions on how to contribute to this project. +See [DEVELOP.md](DEVELOP.md) for instructions on how to set up a local devnet, [CONTRIBUTING.md](CONTRIBUTING.md) for instructions on how to contribute to this project, and [SECURITY.md](SECURITY.md) for more information about our security audits and bug bounty program. See [docs/operations.md](docs/operations.md) for node operator instructions. ![](docs/images/overview.svg) -### Audit / Feature Status - ⚠ **This software is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.** Or plainly spoken - this is a very complex piece of software which targets a bleeding-edge, experimental smart contract runtime.