Skip to content

Commit f9f71cc

Browse files
authored
Merge pull request #4 from informalsystems/erick/mv_readme
Move README.md to connect/README.md
2 parents b673385 + e77b075 commit f9f71cc

File tree

4 files changed

+328
-327
lines changed

4 files changed

+328
-327
lines changed

README.md

Lines changed: 0 additions & 325 deletions
This file was deleted.

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
connect/README.md

connect/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "quint-connect"
3-
readme = "../README.md"
3+
readme = "README.md"
44
description = "A model-based testing framework that connects Quint specifications with Rust applications"
55

66
version = { workspace = true }

0 commit comments

Comments
 (0)