Skip to content

Commit

Permalink
chore: Set module description
Browse files Browse the repository at this point in the history
  • Loading branch information
lejeunerenard committed Feb 25, 2023
1 parent d8f975b commit 95eb6bb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@lejeunerenard/autobase-manager",
"version": "1.0.0",
"description": "",
"description": "A simple \"replicate everything\" module to synchronize autobase inputs and outputs via a stream.",
"main": "index.js",
"type": "module",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Autobase Manager

A simple "replicate everything" approach to synchronizing `autobase`s' `inputs`
A simple "replicate everything" module to synchronizing `autobase`s' `inputs`
and `outputs` via a frame stream (most likely `hyperswarm`).

## Usage
Expand Down

0 comments on commit 95eb6bb

Please sign in to comment.