Skip to content

Commit 2c4de11

Browse files
Update README.md
1 parent a489c27 commit 2c4de11

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

motoko/classes/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,8 @@ This application's logic is written in [Motoko](https://internetcomputer.org/doc
3131
### 3. Navigate into the project's directory.
3232

3333
### 4. Run `dfx start --background --clean && dfx deploy` to deploy the project to your local environment.
34+
35+
## Security considerations and best practices
36+
37+
If you base your application on this example, it is recommended that you familiarize yourself with and adhere to the [security best practices](https://internetcomputer.org/docs/building-apps/security/overview) for developing on ICP. This example may not implement all the best practices.
38+

0 commit comments

Comments
 (0)