chore: updated description

pull/215/head
Jonathan Daniels 3 years ago
parent 786cf18db7
commit 64b0bd0632

@ -3,7 +3,7 @@
[![style: very good analysis][very_good_analysis_badge]][very_good_analysis_link] [![style: very good analysis][very_good_analysis_badge]][very_good_analysis_link]
[![License: MIT][license_badge]][license_link] [![License: MIT][license_badge]][license_link]
Repository to access share data Repository to facilitate sharing scores.
[license_badge]: https://img.shields.io/badge/license-MIT-blue.svg [license_badge]: https://img.shields.io/badge/license-MIT-blue.svg
[license_link]: https://opensource.org/licenses/MIT [license_link]: https://opensource.org/licenses/MIT

@ -1,5 +1,5 @@
/// {@template share_repository} /// {@template share_repository}
/// Repository to access share data /// Repository to facilitate sharing scores.
/// {@endtemplate} /// {@endtemplate}
class ShareRepository { class ShareRepository {
/// {@macro share_repository} /// {@macro share_repository}

@ -1,5 +1,5 @@
name: share_repository name: share_repository
description: Repository to access share data description: Repository to facilitate sharing scores.
version: 1.0.0+1 version: 1.0.0+1
publish_to: none publish_to: none

Loading…
Cancel
Save