Skip to content
This repository was archived by the owner on Aug 10, 2020. It is now read-only.

Commit 3afdfa6

Browse files
authored
Merge pull request #3 from sw-yx/patch-1
Update README.md
2 parents d89f0f5 + 522de22 commit 3afdfa6

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,11 @@ An instance of the [`netlify`](https://github.com/netlify/js-client) api client.
5656

5757
### `this.netlify.site`
5858

59-
Provides read access to `project/netlify.toml` config.
59+
get current site context including root, configPath, and id (with getter and setter).
60+
61+
#### `this.netlify.config`
62+
63+
Get the configuration from `netlify.[toml/yml]`.
6064

6165
#### `this.authenticate()`
6266

0 commit comments

Comments
 (0)