Update README.md

This commit is contained in:
Garrone Joseph 2021-03-31 00:18:03 +02:00 committed by GitHub
parent 43a32fce1b
commit 44dc67bfef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,7 +27,6 @@ This template automates the boring and tedious tasks of:
- Publishing on NPM and creating corresponding GitHub releases.
Besides, good stuff that comes with using this template:
<<<<<<< HEAD
- The `dist/` directory is not tracked on the ``main`` branch.
- Shorter specific file import path.
``import {...} from "my_module/theFile"`` instead of the usual