Skip to content

Commit 1fe6692

Browse files
WangdahaiWangdahai
authored andcommitted
acknowledgement
1 parent b60b213 commit 1fe6692

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,16 @@ The AST types need to be regenerated after changing
3838
the AST type definitions in `generate-ast.ts`.
3939
```shell
4040
npm run regen
41-
```
41+
```
42+
43+
## Acknowledgements
44+
45+
This project adapts the `Conductor Interface` from [source-academy/conductor](https://github.com/source-academy/conductor), which is part of the Source Academy ecosystem.
46+
47+
Specifically, all files under the following folders are derived from the conductor repository:
48+
49+
- `src/conductor/`
50+
- `src/common/`
51+
- `src/conduit/`
52+
53+
All credits go to the original authors of the Source Academy Conductor Interface.

0 commit comments

Comments
 (0)