Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.

Commit

Permalink
Update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
greenyouse committed Apr 29, 2015
1 parent 1b2569b commit e2315bb
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 6 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ pom.xml.asc
/resources
dev
/browserific/dev/brepl.cljs
/lein-browserific/src/clj/browserific/builds/browserific.clj
15 changes: 9 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,14 @@ cd resources/[platform-dir]

## Status

So far the `browserific-app` template and `lein-browserific` plugin are
ready as alpha software, however, the `browserific` library is just
getting started.
So far the `browserific-app` template, `lein-browserific` plugin, and
the `browserific` library are ready as alpha software.

[![Clojars Project](http://clojars.org/browserific/latest-version.svg)](http://clojars.org/browserific)

[![Clojars Project](http://clojars.org/lein-browserific/latest-version.svg)](http://clojars.org/lein-browserific)


## Contributing

I set up a [Trello](https://trello.com/b/hDlRgiHo/browserific) board
Expand All @@ -61,6 +62,8 @@ parts. My plan is to work through desktop and mobile first and then
focus on the extensions. Any extension work in the meantime would be
much appreciated!

Please give me some time to work on the `browserific` library portion
before submitting pull requests for it. Ideas or design input on this
are welcome though.
This project is meant to
[assimilate](https://www.youtube.com/watch?v=AyenRCJ_4Ww) any noteworthy
frameworks, so if you have suggestions, file an issue to let me
know. Facebook's ReactNative, Mozilla's OpenWebApps, and Google's Chrome
Apps are potential candidates for the future.

0 comments on commit e2315bb

Please sign in to comment.