Skip to content

Commit 41b3200

Browse files
authored
Update README.md
1 parent b331dc0 commit 41b3200

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11

2-
# Frame Language Transpiler v0.7.3
2+
# Frame Language Transpiler v0.7.4
33

44

5-
Hi! So very glad you are interested in Frame. Frame system design markdown language for software architects and engineers. It is an easy to learn textual language for defining system specifications that can generate both UML documentation as well as code in 7 langauges.
5+
Hi! So very glad you are interested in Frame. Frame system design markdown language for software architects and engineers. It is an easy to learn textual language for defining system specifications that can generate both UML documentation as well as code in 8 langauges.
66

77

88
## Purpose
99

10-
This project contains the code for building the Frame Language Transpiler - the Framepiler. The Framepiler is written in Rust and transpiles Frame specification documents into 6 programming languages (more to come) and UML documentation.
10+
This project contains the code for building the Frame Language Transpiler - the Framepiler. The Framepiler is written in Rust and transpiles Frame specification documents into 8 programming languages (more to come) and UML documentation.
1111

12-
## New in Frame v0.7.X
12+
## New in Frame v0.7.4
1313

14-
Frame now has a full-featured runtime interface in Rust!
14+
Frame now supports golang!
1515

1616
For details, see the [Release Notes](https://github.com/frame-lang/frame_transpiler/releases).
1717

0 commit comments

Comments
 (0)