diff --git a/README.md b/README.md index 7732364..9055ffc 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ ### Customizing -First you'll want to [fork the repo](https://github.com/jglovier/resume-template#fork-destination-box) to your own account. Then clone it locally and customize, or use the GitHub web editor to customize. Much Most of the basic customization will take place in the `/_config.yml` file, and most of the content configuration will take place in the `/_layouts/resume.html` file +First you'll want to fork the repo to your own account. Then clone it locally and customize, or use the GitHub web editor to customize. Much Most of the basic customization will take place in the `/_config.yml` file, and most of the content configuration will take place in the `/_layouts/resume.html` file ### Running locally @@ -45,7 +45,7 @@ Right now resume-template only has one theme. More are coming :soon: though. :he If you spot a bug, or want to improve the code, or even make the dummy content better, you can do the following: 1. [Open an issue](https://github.com/jglovier/resume-template/issues/new) describing the bug or feature idea -2. [Fork the project](https://github.com/jglovier/resume-template#fork-destination-box), make changes, and submit a pull request +2. Fork the project, make changes, and submit a pull request ## License