You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CLAUDE.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,14 +14,14 @@ The codebase serves two audiences:
14
14
-**End users**: developers who write `***plain` specs and run `plain2code.py` to generate code
15
15
-**Internal devs**: maintaining the renderer itself (this codebase)
16
16
17
-
### Related Repository: plain2code_rest_api
17
+
### Related Repository: codeplain-api
18
18
19
-
This repository has a sibling repository **`plain2code_rest_api`** which contains the backend API service that this client communicates with. The two repositories are typically cloned as siblings:
19
+
This repository has a sibling repository **`codeplain-api`** which contains the backend API service that this client communicates with. The two repositories are typically cloned as siblings:
0 commit comments