You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ This guide introduces the Sierra framework and provides an overview of its key f
12
12
# Getting Sierra
13
13
Sierra is distributed via Maven Central at [org.httprpc:sierra](https://central.sonatype.com/artifact/org.httprpc/sierra/versions). Java 21 or later is required. [FlatLaf](https://www.formdev.com/flatlaf/) is recommended.
14
14
15
-
A [DTD](sierra.dtd) is provided to assist with editing. It is not used for validation and is not required.
15
+
A [DTD](sierra.dtd) is provided to assist with editing. It is not used for validation and is not required. An interactive [preview tool](sierra-tools/previewer) is also available.
16
16
17
17
# Sierra Classes
18
18
Sierra provides the `UILoader` class, which can be used in conjunction with the following types to to declaratively establish a hierarchy of user interface elements:
0 commit comments