Skip to content

Commit 3c4d3fa

Browse files
authored
Update README.md
1 parent 52a6d2d commit 3c4d3fa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![Forum](https://img.shields.io/badge/forum-%F0%9F%92%AC-yellow)](https://docs.openzeppelin.com/contracts)
44

55
> [!IMPORTANT]
6-
> This repository includes experimental code that has not been audited and may introduce breaking changes at any time. We recommend
6+
> This repository includes community-curated and experimental code that has not been audited and may introduce breaking changes at any time. We recommend
77
> reviewing the [Security](#security) section before using any code from this repository.
88
99
## Overview
@@ -13,6 +13,7 @@ This repository contains contracts and libraries in the following categories:
1313
- Extensions and modules compatible with contracts in the [@openzeppelin/contracts](https://github.com/OpenZeppelin/openzeppelin-contracts) package
1414
- Alternative implementation of interfaces defined in the [@openzeppelin/contracts](https://github.com/OpenZeppelin/openzeppelin-contracts) package
1515
- Contracts with third-party integrations
16+
- Contracts built by community members, that align with OpenZeppelin offerings
1617
- General prototypes and experiments
1718

1819
Code is provided by the OpenZeppelin Contracts team, as well as by community contributors, for other developers to review, discuss, iterate on, and potentially use.

0 commit comments

Comments
 (0)