Skip to content

Commit

Permalink
docs: Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
FatehAK committed Jan 7, 2023
1 parent 1e24284 commit a8fefae
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
<div align="center">
<a href="https://www.npmjs.com/package/genzo">
<img width="120" height="120" hspace="10"
src="https://images2.imgbox.com/bc/cd/sxR54KnL_o.png" alt="genzo logo">
</a>
<h1>genzo</h1>
<p>
Rapidly scaffold your projects for development with custom templates
Expand Down Expand Up @@ -89,7 +93,7 @@ Type: `String` Default: `undefined`

Accepts a GitHub repository path or an absolute path to the templates in your local system.

The GitHub repository path must in the format `https://api.github.com/repos/${USER}/path_to_templates`
The GitHub repository path must in the format `https://api.github.com/repos/${USER}/${REPO}/contents/path_to_templates`

```js
templatePath: 'https://api.github.com/repos/fatehak/dev-templates/contents/templates'
Expand Down
Binary file added docs/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a8fefae

Please sign in to comment.