Skip to content

Commit

Permalink
docs: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
maelgangloff committed Apr 16, 2023
1 parent 0c87318 commit 1c14b74
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 32 deletions.
6 changes: 5 additions & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
name: CI

on: [push, pull_request]

jobs:
build:
runs-on: ubuntu-latest
Expand All @@ -20,4 +24,4 @@ jobs:
run: yarn install

- name: Lint
run: npx eslint src --ext .ts
run: npx eslint src
31 changes: 0 additions & 31 deletions .github/workflows/build.yml

This file was deleted.

2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ Cet outil permet d'obtenir des jetons d'authentification pour se connecter à l'


## Lancer le projet depuis les sources
Prérequis: Node.Js

1. Cloner le dépôt
```shell
git clone https://github.com/maelgangloff/scolengo-token
Expand Down

0 comments on commit 1c14b74

Please # to comment.