Skip to content

Commit

Permalink
Updated Readme, removed package lock from gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
clevyr-anthony committed Oct 25, 2023
1 parent be41e44 commit cb421c0
Show file tree
Hide file tree
Showing 3 changed files with 11,938 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
/.idea
/vendor
/node_modules
package-lock.json
composer.phar
phpunit.xml
.phpunit.result.cache
Expand Down
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@

This package allows you to execute an action directly on your resource table view.

### Forked From
https://github.com/pdmfc/nova-action-button

## Installation

```shell
Expand Down
Loading

0 comments on commit cb421c0

Please sign in to comment.