Skip to content
This repository has been archived by the owner on Jun 18, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hasundue committed Sep 7, 2022
1 parent 87c8d27 commit 335928b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
## Problem

Make changes on the project to pass CI on GitHub Actions, without modifying or
removing any lines in the original code.
removing any existing lines in the original code.

> **Warning**\
> You may not refer any other forks or pull-requests of this repository, or ask
> someone for help.
> **Note**\
> Expected time required: 20-60 min\
> Expected time required: 30-180 min\
> Expected amount of code added: approx. 30 lines
## Submission
Expand All @@ -32,7 +32,7 @@ Feel free to submit an uncompleted work and ask questions there.
Application:

- Language: [TypeScript](https://www.typescriptlang.org/)
- Runtime: [Deno](https://deno.land/) (latest)
- Runtime: [Deno](https://deno.land/)
- Framework: [Fresh](https://fresh.deno.dev/)

DevOps:
Expand All @@ -41,11 +41,11 @@ DevOps:
- CI/CD: [GitHub Actions](https://github.co.jp/features/actions)
- E2E Test: [Sinco](https://drash.land/sinco/)

This does not necessarily reflect those in our real applications.

**You are not expected to be experienced with all of these**, but expected to be
able to learn them quickly by yourself if needed.

**The stack above includes techs that we don't use in our real applications.**

### Run the app locally

```sh
Expand Down

0 comments on commit 335928b

Please sign in to comment.