Skip to content
This repository was archived by the owner on Jan 18, 2024. It is now read-only.

Commit 10ace96

Browse files
Update README.md
1 parent 8cb5c09 commit 10ace96

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
[![Latest version](https://img.shields.io/maven-central/v/com.xdev-software/xdev-swing-framework-template)](https://mvnrepository.com/artifact/com.xdev-software/xdev-swing-framework-template)
2-
[![Build](https://img.shields.io/github/actions/workflow/status/xdev-software/xdev-swing-framework-template/checkBuild.yml?branch=develop)](https://github.com/xdev-software/xdev-swing-framework-template/actions/workflows/checkBuild.yml?query=branch%3Adevelop)
3-
[![javadoc](https://javadoc.io/badge2/com.xdev-software/xdev-swing-framework-template/javadoc.svg)](https://javadoc.io/doc/com.xdev-software/xdev-swing-framework-template)
4-
# xdev-swing-framework-template
1+
[![Latest version](https://img.shields.io/maven-central/v/com.xdev-software/xapi-db-firebird)](https://mvnrepository.com/artifact/com.xdev-software/xapi-db-firebird)
2+
[![Build](https://img.shields.io/github/actions/workflow/status/xdev-software/xapi-db-firebird/checkBuild.yml?branch=develop)](https://github.com/xdev-software/xapi-db-firebird/actions/workflows/checkBuild.yml?query=branch%3Adevelop)
3+
[![javadoc](https://javadoc.io/badge2/com.xdev-software/xapi-db-firebird/javadoc.svg)](https://javadoc.io/doc/com.xdev-software/xapi-db-firebird)
4+
# SqlEngine Database Adapter Firebird
55

6-
A XDEV Swing Framework Template
6+
The XDEV Application Framework provides an abstraction over database dialects as part of its SqlEngine. This module is the Database Adapter for Firebird which includes the Firebird-specific implementation for database access.
77

88
## XDEV-IDE
99
The [XDEV(-IDE)](https://xdev.software/en/products/swing-builder) is a visual Java development environment for fast and easy application development (RAD - Rapid Application Development). XDEV differs from other Java IDEs such as Eclipse or NetBeans, focusing on programming through a far-reaching RAD concept. The IDE's main components are a Swing GUI builder, the XDEV Application Framework and numerous drag-and-drop tools and wizards with which the functions of the framework can be integrated.
@@ -17,4 +17,4 @@ If you need support as soon as possible and you can't wait for any pull request,
1717
See the [contributing guide](./CONTRIBUTING.md) for detailed instructions on how to get started with our project.
1818

1919
## Dependencies and Licenses
20-
View the [license of the current project](LICENSE) or the [summary including all dependencies](https://xdev-software.github.io/xdev-swing-framework-template/dependencies/)
20+
View the [license of the current project](LICENSE) or the [summary including all dependencies](https://xdev-software.github.io/xapi-db-firebird/dependencies/)

0 commit comments

Comments
 (0)