Skip to content

Commit

Permalink
chore: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Allen Zhang (张涛) committed Nov 4, 2024
1 parent 2eb3983 commit 4b10e49
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Canyon is a JavaScript code coverage collection platform. We address the difficu

## WeChat Group

<img src="./screenshots/wechat9.png" style="width: 200px"/>
<img src="./screenshots/wechat10.png" style="width: 200px"/>

## Developing

Expand Down
2 changes: 2 additions & 0 deletions packages/canyon-backend/src/app.module.ts
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ import { PlaygroundModule } from "./playground/playground.module";
CodechangeModule,
SourcecodeModule,
PlaygroundModule,

PrismaModule,
ServeStaticModule.forRoot({
rootPath: join(__dirname, "..", "public"),
exclude: ["/graphql/(.*)"],
Expand Down
Binary file added screenshots/wechat10.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed screenshots/wechat9.png
Binary file not shown.

0 comments on commit 4b10e49

Please sign in to comment.