Skip to content

Commit 8531149

Browse files
committed
Add a README projection
1 parent c463b28 commit 8531149

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.projections.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -213,5 +213,6 @@
213213
},
214214
"*.ex": {
215215
"console": "iex -S mix"
216-
}
216+
},
217+
"README.md": { "type": "doc" }
217218
}

0 commit comments

Comments
 (0)