Skip to content

Commit

Permalink
Update README and LICENSE files
Browse files Browse the repository at this point in the history
  • Loading branch information
AshBardhan committed Feb 3, 2024
1 parent 2cb0f57 commit abe4375
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2023 Ashish Bardhan
Copyright (c) 2024 Ashish Bardhan

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
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ If you find it useful (I bet you will!), show your support by all means
### Setup

- [Fork this repo](https://help.github.com/articles/fork-a-repo) and clone it on your system.
- Make sure that you're using node version **v18.7.0** for this application. Use [nvm](https://github.com/nvm-sh/nvm?tab=readme-ov-file#installing-and-updating) for switching to this node versions.
- Install all the required dependencies by running `yarn install`.
- Create a new branch out off `master` for your fix/feature by running `git checkout -b new-feature`.
- Build this project by running the following commands
Expand All @@ -36,4 +37,4 @@ MIT Licensed

Featured on [Product Hunt](https://www.producthunt.com/posts/memefy-this) and [Hacker News](https://news.ycombinator.com/item?id=15618018)

Copyright (c) 2023 AshBardhan, [ashbardhan.github.io](https://ashbardhan.github.io)
Copyright (c) 2024 AshBardhan, [ashbardhan.github.io](https://ashbardhan.github.io)

0 comments on commit abe4375

Please sign in to comment.