Skip to content

Commit

Permalink
Updated README.
Browse files Browse the repository at this point in the history
  • Loading branch information
andyhqtran committed Dec 12, 2015
1 parent 8d54897 commit 152244e
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Divi Child Theme Template
This is a premade template for creating a Divi Child Theme.
This is a premade template for creating a Divi Child Theme. This repo comes preinstalled with 3 different paths...
- [CSS](#css-path)
- [Preprocessor](#preprocessor-path)

## CSS Path
If you don't have any experience working with preprocessors, this is the best path for you.
Expand Down Expand Up @@ -69,4 +71,7 @@ After installing Node and Grunt, you can now install Git. If you already have it

#### Step 6: Running Grunt
1. From the current directory, run the following command: `grunt`.
2. Once grunt has been initiated, you can start your development.
2. Once grunt has been initiated, you can start your development.

## Copyright & License
Copyright 2015 ElegantThemes. Code released under the [GNU license](https://github.com/elegantthemes/divi-child-theme-init/blob/master/LICENSE).

0 comments on commit 152244e

Please sign in to comment.