Skip to content

Commit

Permalink
Merge pull request #1 from abranhe/imgs
Browse files Browse the repository at this point in the history
Imgs
  • Loading branch information
abranhe committed Dec 17, 2018
2 parents fe3c71a + 21d47c2 commit 2b3c35f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion LICENSE → license
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2018 Abraham Hernandez
Copyright (c) 2018 Abraham Hernandez <abraham@abranhe.com> (abranhe.com)

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
12 changes: 6 additions & 6 deletions README.md → readme.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<p align="center" id="top">
<a href="https://www.npmjs.com/package/str-to-arr"><img src="https://cdn.abraham.gq/projects/s-to-o/logo.svg"></a>
<a href="https://www.npmjs.com/package/str-to-arr"><img src="https://cdn.abranhe.com/projects/s-to-o/logo.svg"></a>
<br>
<br>
<br>
Expand All @@ -17,11 +17,11 @@
<!-- @abranhe -->
<a href="https://github.com/abranhe"><img src="https://abranhe.com/badge.svg"></a>
<!-- Cash me -->
<a href="https://cash.me/$abranhe"><img src="https://cdn.abraham.gq/badges/cash-me.svg"></a>
<a href="https://cash.me/$abranhe"><img src="https://cdn.abranhe.com/badges/cash-me.svg"></a>
<!-- Patreon -->
<a href="https://www.patreon.com/abranhe"><img src="https://cdn.abraham.gq/badges/patreon.svg" /></a>
<a href="https://www.patreon.com/abranhe"><img src="https://cdn.abranhe.com/badges/patreon.svg" /></a>
<!-- Paypal -->
<a href="https://paypal.me/abranhe/10"><img src="https://cdn.abraham.gq/badges/paypal.svg" /></a>
<a href="https://paypal.me/abranhe/10"><img src="https://cdn.abranhe.com/badges/paypal.svg" /></a>
</p>

# Install
Expand All @@ -45,10 +45,10 @@ console.log(sto('a: 1, b: 2, c: 3, d: 4'));

# Team

|[![Carlos Abraham Logo](https://avatars3.githubusercontent.com/u/21347264?s=50&v=4)](https://19cah.com)|
|[![Carlos Abraham Logo](https://avatars3.githubusercontent.com/u/21347264?s=50)](https://abranhe.com)|
| :-: |
| [Carlos Abraham](https://github.com/abranhe) |

# License

[MIT](https://github.com/abranhe/s-to-o/blob/master/LICENSE) License © [Carlos Abraham](https://github.com/abranhe/)
[MIT](https://github.com/abranhe/s-to-o/blob/master/license) License © [Carlos Abraham](https://github.com/abranhe/)

0 comments on commit 2b3c35f

Please sign in to comment.