Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
denisandroid authored Mar 30, 2024
1 parent 626b74e commit c5745b8
Showing 1 changed file with 8 additions and 10 deletions.
18 changes: 8 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,16 @@
</br></br>

<div id="badges">
<a href="./LICENSE-MIT">
<a href="./LICENSE_MIT">
<img src="https://github.com/UlinProject/img/blob/main/short_32/mit.png?raw=true" alt="mit"/>
</a>
<a href="./LICENSE-APACHE">
<a href="./LICENSE_APACHE">
<img src="https://github.com/UlinProject/img/blob/main/short_32/apache2.png?raw=true" alt="apache2"/>
</a>
<a href="https://crates.io/copy_impl">
<img src="https://github.com/UlinProject/img/blob/main/short_32/cratesio.png?raw=true" alt="cratesio"/>
</a>
<a href="https://doc.rs/copy_impl">
<a href="https://docs.rs/copy_impl">
<img src="https://github.com/UlinProject/img/blob/main/short_32/docrs.png?raw=true" alt="docrs"/>
</a>
<a href="https://github.com/denisandroid">
Expand Down Expand Up @@ -98,28 +98,26 @@ This project has a dual license according to (LICENSE-MIT) and (LICENSE-APACHE-2
<div align="left">
<a href="https://github.com/denisandroid">
<img align="left" src="https://github.com/UlinProject/img/blob/main/block_220_100/uproject.png?raw=true" alt="uproject"/>
&nbsp;
</a>
<b>Copyright (c) 2021-2024 #UlinProject (Denis Kotlyarov).</b>
<b>&nbsp;Copyright (c) 2021-2024 #UlinProject (Denis Kotlyarov).</b>
</br></br></br></br>
</div>

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

</a>
<b>Licensed under the Apache License, Version 2.0.</b>
<b>&nbsp;Licensed under the Apache License, Version 2.0.</b>
</br></br></br></br>
</div>

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

0 comments on commit c5745b8

Please sign in to comment.