Skip to content

Commit 0441408

Browse files
authored
Add gallery in README.md
1 parent ea752a1 commit 0441408

File tree

1 file changed

+15
-5
lines changed

1 file changed

+15
-5
lines changed

README.md

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,14 @@ overwhelmed by the great number of code snippets as the projects grow.
1515

1616
# Contributing
1717

18-
CodePod is open source under MIT license. Feel free to contribute! We can make
19-
it better together. You can contribute by opening an issue, discussion, or
20-
submitting a pull request. Do use [Prettier](https://prettier.io/) (e.g., [its
21-
VSCode
18+
CodePod is open-source under an MIT license. Feel free to contribute to make
19+
it better together with us. You can contribute by [creating awesome showcases](#gallery),
20+
[reporting a bug, suggesting a feature](https://github.com/codepod-io/codepod/issues),
21+
or submitting a pull request.
22+
Do use [Prettier](https://prettier.io/) (e.g., [its VSCode
2223
plugin](https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode))
23-
to format your code before checking in.
24+
to format your code before checking in.
25+
Last but not least, give us a star on Github!
2426

2527
# Citation
2628

@@ -38,6 +40,14 @@ https://arxiv.org/abs/2301.02410
3840
}
3941
```
4042

43+
# Gallery
44+
45+
Thanks to our community, we now have CodePod showcases ranging from analytical geometry to bioinformatics.
46+
47+
* [plotting common functions](https://app.codepod.io/repo/2ncnioylo9abo3otdxjs)
48+
* [image operations using skimage](https://user-images.githubusercontent.com/44469195/239033643-decbd7ae-29bb-44b9-af33-d4cb7c2bce46.png)
49+
* [tel-siRNA sequence detector](https://app.codepod.io/repo/b94n7n00a9395xwhv1o8)
50+
4151
# Developing CodePod using docker-compose
4252

4353
The docker compose files are in `compose/dev` folder. The `dev` stack mounts the

0 commit comments

Comments
 (0)