Skip to content

Commit

Permalink
Merge pull request #634 from Tony133/chore/update-readme-and-license
Browse files Browse the repository at this point in the history
chore(): updated logo in readme and update license
  • Loading branch information
kamilmysliwiec committed Sep 27, 2022
2 parents 539d8b8 + 6db6f71 commit c1fb095
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LICENSE
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2020 Kamil Mysliwiec
Copyright (c) 2020-2022 Kamil Mysliwiec

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
2 changes: 1 addition & 1 deletion README.md
@@ -1,5 +1,5 @@
<p align="center">
<a href="http://nestjs.com/" target="blank"><img src="https://nestjs.com/img/logo_text.svg" width="320" alt="Nest Logo" /></a>
<a href="http://nestjs.com/" target="blank"><img src="https://nestjs.com/img/logo-small.svg" width="120" alt="Nest Logo" /></a>
</p>

[travis-image]: https://api.travis-ci.org/nestjs/nest.svg?branch=master
Expand Down

0 comments on commit c1fb095

Please sign in to comment.