Skip to content

Commit

Permalink
Update README.md for v.1.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
andrea-magni committed Nov 11, 2021
1 parent eaa0cca commit d0bb9a8
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,14 @@
![](https://img.shields.io/github/v/release/andrea-magni/FMXER)
![](https://img.shields.io/github/release-date/andrea-magni/FMXER)
![](https://img.shields.io/github/commits-since/andrea-magni/FMXER/v.1.0)

# FMXER
Visual framework (Flutter inspired) for FMX

![FMXER](media/FMXER_R_256.png)

## Delphi version:
- Delphi 10.4 (should have good backward compatibility but not verified yet)
- Delphi 11 (Delphi 10.4 should be just fine)

## Submodules:
- lib\TFrameStand: [TFrameStand and TFormStand](https://github.com/andrea-magni/TFrameStand)
Expand All @@ -20,7 +24,7 @@ Visual framework (Flutter inspired) for FMX
## Quick start
1. Clone this repository
2. If you haven't yet, install TFrameStand:
- Open lib\TFrameStand\packages\FrameStand_10_3.groupproj group project
- Open lib\TFrameStand\packages\FrameStand_11.groupproj group project
- Build all
- Install design time package
3. Open demos\HelloWorld\HelloWorldProject.dproj hit Run.
Expand Down

0 comments on commit d0bb9a8

Please sign in to comment.