Skip to content

Commit

Permalink
update README to include clojars dependency and license
Browse files Browse the repository at this point in the history
  • Loading branch information
rt-nicholas-volk committed Apr 8, 2021
1 parent b70348d commit 0e9563f
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
@@ -1,2 +1,10 @@
# rtengine
Minimal clojure service engine that allows per service isolated dependencies

```clj
[rtcritical/rtengine "1.0.0"]
```

## License

Released under the MIT License: http://www.opensource.org/licenses/mit-license.php

0 comments on commit 0e9563f

Please sign in to comment.