From 86b6f429b728982db65c595b297a43fbf0449f98 Mon Sep 17 00:00:00 2001 From: Evan Powell Date: Wed, 21 Feb 2024 00:40:09 -0800 Subject: [PATCH] docs: :memo: Add Arbitrum Data Portal (#47) * Update README.md Added Arbitrum and also tweaked a bit of wording to make it more clear and caught 1 or 2 typos * chore: :art: reword --------- Co-authored-by: David Gasquez --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5ca46d5..117266d 100644 --- a/README.md +++ b/README.md @@ -11,11 +11,12 @@
-Datadex is a fully open source, serverless, and local-first Data Platform that improves how communities collaborate on Open Data. Datadex is not a new tool, it is a pattern showing an opinionated bridge between existing ones. +Datadex is a fully open-source, serverless, and local-first Data Platform that improves how communities collaborate on Open Data. Datadex is not a new tool, it is a pattern showing an opinionated bridge between existing ones. -You can check two real world production implementation of the Datadex pattern working in the following repositories: +You can check real-world production implementations of the Datadex pattern working in the following repositories: -- [Gitcoin Grants Data Portal](https://github.com/davidgasquez/gitcoin-grants-data-portal). Data hub for Gitcoin Grants data. Improves data access and empower data scientists to conduct research and guide community driven analysis and decisions. +- [Gitcoin Grants Data Portal](https://github.com/davidgasquez/gitcoin-grants-data-portal). Data hub for Gitcoin Grants data. Improves data access and empowers data scientists to conduct research and helps to guide community-driven analysis and decisions. +- [Arbitrum Grants Data Portal](https://github.com/davidgasquez/arbitrum-data-portal). Data hub for Arbitrum Grants data. Improves data access and empowers data scientists to conduct research and helps to guide community-driven analysis and decisions. - [Filecoin Data Portal](https://github.com/davidgasquez/filecoin-data-portal/). Data hub for Filecoin data! Like Dune, but in your laptop. ### 💡 Principles