Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
denisandroid authored Apr 2, 2024
1 parent 78dc882 commit 0c29fc0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ fn main() -> Result<(), Box<dyn Error>> {
}
```

<a href="https://github.com/clucompany/copy_impl/tree/master/examples">
<a href="./examples">
See all
</a>

Expand All @@ -107,7 +107,7 @@ This project has a dual license according to (LICENSE-MIT) and (LICENSE-APACHE-2

### Apache License:
<div align="left">
<a href="https://www.apache.org/licenses/LICENSE-2.0">
<a href="./LICENSE_APACHE">
<img align="left" src="https://github.com/UlinProject/img/blob/main/block_220_100/apache2.png?raw=true" alt="apache2"/>

</a>
Expand All @@ -117,7 +117,7 @@ This project has a dual license according to (LICENSE-MIT) and (LICENSE-APACHE-2

### MIT License:
<div align="left">
<a href="https://mit-license.org/">
<a href="./LICENSE_MIT">
<img align="left" src="https://github.com/UlinProject/img/blob/main/block_220_100/mit.png?raw=true" alt="mit"/>
</a>
<b>&nbsp;Licensed under the MIT License.</b>
Expand Down

0 comments on commit 0c29fc0

Please sign in to comment.