Simplify README
authorMathieu <mbaudier@argeo.org>
Tue, 21 Feb 2023 09:12:38 +0000 (10:12 +0100)
committerMathieu <mbaudier@argeo.org>
Tue, 21 Feb 2023 09:12:38 +0000 (10:12 +0100)
README

diff --git a/README b/README
index db0db62781991c3d3cbc8153d1a0796f0f258b8f..fbf7eea1b721ec095680da51024404eadb877209 100644 (file)
--- a/README
+++ b/README
@@ -7,7 +7,7 @@ Argeo Build depends on the Eclipse ECJ Java compiler, and on the BND Tools libra
 
 - osgi.mk           is included in the root Makefile of the layer being built
 - configure         configures a build environment
-- Make.java         compiles Java code and creates OSGi bundles based on the bnd.bnd file of each project within the layer
+- Make.java         compiles Java code, creates OSGi bundles based on the bnd.bnd file in each project
 - Repackage.java    downloads and repackages as OSGi bundles Maven artifacts or Eclipse releases (cf. Argeo TP)
 
 ## Usage