Skip to content

Commit

Permalink
Add LICENSE and copyright tags to README
Browse files Browse the repository at this point in the history
Signed-off-by: linghengqian <[email protected]>
  • Loading branch information
linghengqian committed Nov 23, 2024
1 parent 3bf00ed commit 4d7eebf
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,12 +96,16 @@ public class ExampleTest {

## Background

Refer to [Background](./doc/Background.md) .
Refer to [Background](./doc/Background.md).

## Release Note

Refer to [CHANGELOG](./doc/CHANGELOG.md) .
Refer to [CHANGELOG](./doc/CHANGELOG.md).

## Contributing

Refer to [CONTRIBUTING](./doc/CONTRIBUTING.md) .
Refer to [CONTRIBUTING](./doc/CONTRIBUTING.md).

## LICENSE

Refer to [LICENSE](./LICENSE) and [NOTICE](./NOTICE).

0 comments on commit 4d7eebf

Please sign in to comment.