Skip to content

Commit 0e6b1a2

Browse files
authored
Added build notes
1 parent 0e9e5a6 commit 0e6b1a2

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,10 @@ Flow File 1
4848
<div style="text-align:center"><img src ="./screenshots/first_flowfile.png" width="95%"/></div>
4949

5050
Flow File 2
51-
<div style="text-align:center"><img src ="./screenshots/second_flowfile.png" width="95%"/></div>
51+
<div style="text-align:center"><img src ="./screenshots/second_flowfile.png" width="95%"/></div>
52+
53+
54+
## Build Notes
55+
56+
1. Built & tested using JDK 1.8
57+
2. When using Intellij make sure the project SDK is pointing to JDK 1.8 otherwise the surefire tests may fail

0 commit comments

Comments
 (0)