Skip to content

Commit

Permalink
Merge pull request #1 from TRON-US/update-deps
Browse files Browse the repository at this point in the history
Update module, README and LICENSE
  • Loading branch information
taiyangc authored Oct 9, 2019
2 parents 96cf7c9 + e602bb2 commit 0d386ae
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 24 deletions.
1 change: 1 addition & 0 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
The MIT License (MIT)

Copyright (c) 2018 Protocol Labs
Copyright (c) 2019 TRON-US

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
26 changes: 3 additions & 23 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,31 +1,11 @@
# go-ipfs-files
# go-btfs-files

[![](https://img.shields.io/badge/made%20by-Protocol%20Labs-blue.svg?style=flat-square)](http://ipn.io)
[![](https://img.shields.io/badge/project-IPFS-blue.svg?style=flat-square)](http://ipfs.io/)
[![](https://img.shields.io/badge/freenode-%23ipfs-blue.svg?style=flat-square)](http://webchat.freenode.net/?channels=%23ipfs)
[![standard-readme compliant](https://img.shields.io/badge/standard--readme-OK-green.svg?style=flat-square)](https://github.com/RichardLitt/standard-readme)

> File interfaces and utils used in IPFS
## Lead Maintainer

[Steven Allen](https://github.com/Stebalien)

## Documentation

https://godoc.org/github.com/ipfs/go-ipfs-files
> File interfaces and utils used in BTFS
## Contribute

Feel free to join in. All welcome. Open an [issue](https://github.com/ipfs/go-ipfs-files/issues)!

This repository falls under the IPFS [Code of Conduct](https://github.com/ipfs/community/blob/master/code-of-conduct.md).

### Want to hack on IPFS?

[![](https://cdn.rawgit.com/jbenet/contribute-ipfs-gif/master/img/contribute.gif)](https://github.com/ipfs/community/blob/master/contributing.md)
Feel free to join in. All welcome.

## License

MIT

2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module github.com/ipfs/go-ipfs-files
module github.com/TRON-US/go-btfs-files

require golang.org/x/sys v0.0.0-20190302025703-b6889370fb10

Expand Down

0 comments on commit 0d386ae

Please sign in to comment.