README.md in js_dependency-0.3.5 vs README.md in js_dependency-0.3.6
- old
+ new
@@ -4,9 +4,11 @@
Welcome to your new gem! In this directory, you'll find the files you need to be able to package up your Ruby library into a gem. Put your Ruby code in the file `lib/js_dependency`. To experiment with that code, run `bin/console` for an interactive prompt.
Analyze import dependency of JavaScript code and export mermaid format.
+"import dependency" is analyzed from import statement of JavaScript code and src path that is added to script tag.
+
## Installation
Install the gem and add to the application's Gemfile by executing:
$ bundle add js_dependency