Commit Graph

39 Commits

Author SHA1 Message Date
Joonas Koivunen
5fca864be9 doc: fix README API endpoint list 2020-06-26 12:28:53 +03:00
Mark Robert Henderson
33b7537bd8
Update README.md 2020-06-25 22:48:40 -04:00
Mark Robert Henderson
bd70933b6d
Update README.md 2020-06-11 11:10:26 -04:00
Mark Robert Henderson
5f11c12695
fix: small typo 2020-06-11 10:45:31 -04:00
Mark Robert Henderson
6e8448f08e
Alternatives section in README (#185)
* Alternatives section in README

This PR adds an "Alternatives" section to the README, to raise awareness of other implementations.

* Update README.md

* Update README.md

Co-authored-by: ljedrz <ljedrz@users.noreply.github.com>
2020-06-11 10:44:08 -04:00
Mark Robert Henderson
ddb58cfbf3
Update README.md (#182) 2020-06-08 13:02:56 -04:00
Mark Robert Henderson
b49f156745 Update README.md 2020-05-27 11:27:42 -04:00
Jess
7e3b1788cb Added financial contributors to the README 2020-05-27 11:27:42 -04:00
Mark Robert Henderson
da6752725c
Update README.md (#161) 2020-04-18 12:30:09 -04:00
Mark Robert Henderson
ef8dc79cd1
Update README.md 2020-03-27 16:48:26 -04:00
David Craven
8889b0de12 Fix ci. 2020-03-21 13:25:32 -03:00
Mark Robert Henderson
a20aab0bd4
Update README.md 2020-03-14 17:11:14 -04:00
David Craven
ee114cc1fc Remove travis status badge. 2020-03-10 09:15:45 +01:00
David Craven
ae7ed3c852 Use rust-ipld. 2020-03-10 09:15:45 +01:00
David Craven
8419fe8438 Test README on ci. 2020-03-06 17:38:37 +01:00
Mark Robert Henderson
5e4e0d61ba
Update README.md 2020-03-05 12:48:29 -05:00
Mark Robert Henderson
d032f36768
Update README.md 2020-03-05 12:29:33 -05:00
Mark Robert Henderson
168a630e6e
Update README.md 2020-03-05 12:26:11 -05:00
Mark Robert Henderson
32fcbab45c
Update README.md 2020-03-05 11:37:03 -05:00
Mark Robert Henderson
4afc6e1e55
Standard Readme
Working from https://github.com/RichardLitt/standard-readme/blob/master/spec.md
2020-03-05 11:21:01 -05:00
Mark Robert Henderson
83442932c8 Adding 2020-03-05 09:52:37 +01:00
David Craven
53c427cdcb Update README. 2020-03-03 13:00:21 +01:00
Alan Shaw
b12a56c9ef
docs: use the Rust IPFS logo 2020-02-26 17:03:28 +00:00
Joonas Koivunen
710635f7bc switch license from isc to mit/apl2.0 2020-02-23 17:18:08 +01:00
Mark Robert Henderson
a125349877
Adding badges for Discord and Matrix 2020-02-21 08:50:09 -05:00
Mark Robert Henderson
37718d18de
Update README.md 2020-02-20 08:51:43 -05:00
Rüdiger Klaehn
e337b85285 Fix compile errors 2020-01-10 16:28:31 +01:00
Joonas Koivunen
670998dcb8 chore copy README from examples/readme.rs
hopefully the last time before skeptic integration?
2020-01-08 15:21:41 +01:00
Joonas Koivunen
6410676d86 chore sync readme with examples/readme.rs
looked into using skeptic but it apparently compiles the README.md code
with by calling `rustc` directly so we end up with nightly ipfs being
linked against readme testcase compiled with stable, which unsurpringly
does not work.
2019-12-15 16:26:44 +01:00
David Craven
f436bb4cf8
Fix parse deprecation warning by using parse_filters. 2019-03-08 15:53:43 +01:00
David Craven
9457722eae
Make IpldPath more generic and rename to IpfsPath. 2019-03-04 16:38:15 +01:00
Benjamin Kampmann
1f7b433b24 Replace VecDeq with a channel-driven approach (#13)
* Replace VecDeq with a channel-driven approach
2019-03-04 12:44:42 +01:00
David Craven
757afd6689
Add travis badge to README. 2019-03-01 17:12:24 +01:00
David Craven
d12aab80a5
Update README. 2019-02-27 19:18:58 +01:00
David Craven
1e512a4078
Add some tests and refactor examples. 2019-02-25 17:15:12 +01:00
David Craven
7eeed01f85
Fix copyright year. 2019-02-25 15:42:05 +01:00
David Craven
e64cf71fe4
Update README. 2019-02-22 15:58:19 +01:00
David Craven
c90bb699d2
Update README. 2019-02-18 18:57:52 +01:00
David Craven
c2198cd984
Add README. 2019-02-14 01:26:35 +01:00