diff --git a/.gitignore b/.gitignore index a931981..61f2900 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,4 @@ *.swo *~ *.log -node_modules \ No newline at end of file +node_modules diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 25c7665..4f1f4f5 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -59,6 +59,8 @@ Contributions are more than welcome! Thanks! :sweat_smile: + + [1]: https://github.com/IonicaBizau/git-stats-importer/issues -[2]: https://github.com/IonicaBizau/code-style \ No newline at end of file +[2]: https://github.com/IonicaBizau/code-style diff --git a/DOCUMENTATION.md b/DOCUMENTATION.md index 5dd4457..53fe80d 100644 --- a/DOCUMENTATION.md +++ b/DOCUMENTATION.md @@ -1,4 +1,5 @@ ## Documentation + You can see below the API reference of this module. ### `Importer(options, gs, data)`