Skip to content
This repository has been archived by the owner on Apr 30, 2021. It is now read-only.

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Svetlin Ralchev committed Apr 18, 2018
1 parent 513d632 commit 04058aa
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,14 @@ Parcel is a simple resource manager for Golang that allows embedding assets
like SQL, bash scripts and images. That allows easy release management by
deploying just a single binary rather than many files.

## Roadmap

Note that we may introduce breaking changes until we reach v1.0.

* Rename the tool in order not to clash with [parcel-bundler](https://github.com/parcel-bundler/parcel)
* Support [http.FileSystem](https://golang.org/pkg/net/http/#FileSystem)
* Support embedded COFF resources

## Installation

#### GitHub
Expand Down

0 comments on commit 04058aa

Please sign in to comment.