Skip to content

Commit 578f99c

Browse files
committed
refactor: update README to reflect project transition from crowdfunding to payroll platform
1 parent c3c3250 commit 578f99c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Readme.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# DefiFundr - A decentralized crowdfunding platform for the Ethereum blockchain
1+
# DefiFundr - A decentralized payroll platform
22

33
[![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/demola234/deFICrowdFunding-Backend/test.yml)](https://github.com/DefiFundr-Labs/defifundr_backend/actions)
44
![GitHub go.mod Go version (branch & subdirectory of monorepo)](https://img.shields.io/github/go-mod/go-version/demola234/deFICrowdFunding-Backend/main)
@@ -55,7 +55,6 @@ go test ./...
5555
go test -v -cover ./...
5656
```
5757

58-
```markdown
5958
# Database Migrations
6059

6160
The DefiFundr backend uses [goose](https://github.com/pressly/goose) for managing database migrations. Migrations are stored in the `migrations` directory and are written in SQL.

0 commit comments

Comments
 (0)