diff --git a/README.md b/README.md index 86d9301d..9059104e 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,4 @@ p = Project(file = "~/code/microtest/config/microtest_config.yaml") samples(p) config(p) - -p@config -p@samples ```