docs(README): fix AsciiDoc syntax
This commit is contained in:
parent
ea6e7a8ece
commit
c692a0332f
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ As of 0.1.0, support is limited to:
|
|||
- `readPointer({ dir, gitdir, content })`
|
||||
+
|
||||
where `dir`, `gitdir` behavior mimics that of Isomorphic Git,
|
||||
and content is a `Buffer`.
|
||||
and `content` is a `Buffer`.
|
||||
|
||||
|
||||
- `downloadBlobFromPointer({ http, headers, url }, lfsPointer)`
|
||||
|
|
Loading…
Reference in a new issue