You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+8-1
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,7 @@
23
23
-[Use in a browser with browserify, webpack or any other bundler](#use-in-a-browser-with-browserify-webpack-or-any-other-bundler)
24
24
-[Use in a browser Using a script tag](#use-in-a-browser-using-a-script-tag)
25
25
-[Contribute](#contribute)
26
+
-[Changelog](#changelog)
26
27
-[License](#license)
27
28
28
29
## Install
@@ -59,12 +60,18 @@ Loading this module through a script tag will make the `mfs` obj available in th
59
60
60
61
## Contribute
61
62
62
-
All are welcome, please join in! Open an [issue](https://github.com/ipfs/js-ipfs-mfs/issues) or send a [PR](https://github.com/ipfs/js-ipfs-mfs/pulls)!
63
+
All are welcome, please join in!
63
64
64
65
This repository falls under the IPFS [Code of Conduct](https://github.com/ipfs/community/blob/master/code-of-conduct.md).
65
66
67
+
Open an [issue](https://github.com/ipfs/js-ipfs-mfs/issues) or send a [PR](https://github.com/ipfs/js-ipfs-mfs/pulls) - see [CONTRIBUTING.md](./CONTRIBUTING.md) for how to make sure your branch is ready for PRing.
0 commit comments