From 52380fe7fccf87a1bd04b71aa0b4ab15a3dc48f1 Mon Sep 17 00:00:00 2001 From: Cory Schwartz Date: Fri, 4 Jun 2021 20:28:12 -0700 Subject: [PATCH] more detailed information --- snap/snapcraft.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 033ae9f13..7ece50699 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -3,9 +3,18 @@ base: core20 version: latest summary: filecoin daemon/client icon: snap/local/icon.svg +license: MIT/apache-2.0 description: | Filecoin is a peer-to-peer network that stores files on the internet with built-in economic incentives to ensure files are stored reliably over time + + For documentation and additional information, please see the following resources + + https://filecoin.io + https://fil.org + https://docs.filecoin.io + https://github.com/filecoin-project/lotus + grade: devel confinement: strict