Skip to content

Commit

Permalink
add readme + fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Adelktr committed Jul 5, 2023
1 parent 15093e1 commit 923c00b
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
File renamed without changes.
14 changes: 13 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,13 @@
# open-source-td3
# Get Suzuki Bikes Names 🏍️

## Installation

## Local Development

```bash
composer install
```

```bash
php vendor/bin/phpstan analyse src --level=max
```

0 comments on commit 923c00b

Please sign in to comment.