Skip to content

Commit 168f592

Browse files
committed
chore: remove whitespace
1 parent 79f6615 commit 168f592

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -391,7 +391,6 @@ The js-ipfs-http-client is a work in progress. As such, there's a few things you
391391
392392
This module started as a direct mapping from the go-ipfs cli to a JavaScript implementation, although this was useful and familiar to a lot of developers that were coming to IPFS for the first time, it also created some confusion on how to operate the core of IPFS and have access to the full capacity of the protocol. After much consideration, we decided to create `interface-ipfs-core` with the goal of standardizing the interface of a core implementation of IPFS, and keep the utility functions the IPFS community learned to use and love, such as reading files from disk and storing them directly to IPFS.
393393
394-
395394
## License
396395
397396
[MIT](LICENSE)

0 commit comments

Comments
 (0)