From 0f47ba3c4e236b1751f81bc10b4b0c1147e360e0 Mon Sep 17 00:00:00 2001 From: David McMackins II Date: Tue, 14 Jul 2015 18:04:35 -0500 Subject: Talk about API --- README | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README b/README index da613b1..a7175c3 100644 --- a/README +++ b/README @@ -17,6 +17,10 @@ This creates a runnable JAR from the three JAR inputs with Main as the main class. There are other options available as well. Use `jarsnap --help` for more information. +The installation (see below) also provides a `jarsnap` module which has the +functions `make_fat_jar()` and `main()` which can be used when making other +user interfaces to jarsnap.py's functionality. + Installation ------------ -- cgit v1.2.3