Skip to content

Commit a3964db

Browse files
committed
Update README.md.
1 parent a9565d1 commit a3964db

File tree

2 files changed

+27
-2
lines changed

2 files changed

+27
-2
lines changed

README.md

+27-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,27 @@
1-
# Sierra
2-
Declarative UI for Java
1+
[![Releases](https://img.shields.io/github/release/HTTP-RPC/Sierra.svg)](https://github.com/HTTP-RPC/Sierra/releases)
2+
[![Maven Central](https://img.shields.io/maven-central/v/org.httprpc/sierra.svg)](https://repo1.maven.org/maven2/org/httprpc/sierra/)
3+
4+
# Introduction
5+
Sierra is an open-source framework for simplifying development of Java Swing applications. The project's name comes from the nautical _S_ or _Sierra_ flag:
6+
7+
![](sierra.png)
8+
9+
This guide introduces the Sierra framework and provides an overview of its key features.
10+
11+
# Contents
12+
* [Getting Sierra](#getting-sierra)
13+
* [Sierra Classes](#sierra-classes)
14+
* [Additional Information](#additional-information)
15+
16+
# Getting Sierra
17+
Sierra is distributed via Maven Central:
18+
19+
* [org.httprpc:sierra](https://repo1.maven.org/maven2/org/httprpc/sierra/) - TODO (Java 11 or later required)
20+
21+
# Sierra Classes
22+
Classes provided by the Sierra framework include:
23+
24+
TODO
25+
26+
# Additional Information
27+
TODO

sierra.png

2.63 KB
Loading

0 commit comments

Comments
 (0)