This is an automated email from the ASF dual-hosted git repository.

seanfinan pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/ctakes.git


The following commit(s) were added to refs/heads/main by this push:
     new 025efc2  Fixed markdown for Important
025efc2 is described below

commit 025efc29d90567d20fd4372a52a42769d0ef897d
Author: Sean Finan <[email protected]>
AuthorDate: Mon Jun 9 10:38:33 2025 -0400

    Fixed markdown for Important
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 23e76ae..4c591e3 100644
--- a/README.md
+++ b/README.md
@@ -96,6 +96,7 @@ mvn clean compile
 > An integrated development environment (IDE) should set up the classpath for 
 > you, please see its documentation.
 
 <br>
+
 > [!IMPORTANT]
 > You cannot run scripts in the `bin/` directory within a development 
 > environment.
 > Within a cTAKES development environment you can run Java classes and Maven 
 > profiles, but no scripts in the `bin` directory.

Reply via email to