Skip to content

Commit

Permalink
docs: readme skeleton
Browse files Browse the repository at this point in the history
  • Loading branch information
akoenig committed May 29, 2024
1 parent c1a2b76 commit a9bf623
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# markdown-archiver

Library for creating self-contained markdown files by embedding images.

## Installation

The library is published to [jsr.io](https://jsr.io/) and can be installed into
your TypeScript project by utilizing your respective package manager:

```sh
deno add @openformation/markdown-archiver
# OR
```

## Usage

TBD

## Contributing

TBD

## License

TBD

0 comments on commit a9bf623

Please sign in to comment.