Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ashalfarhan authored Oct 17, 2023
1 parent 6873904 commit e2d1947
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,10 @@ For more information on how to this works with other frontends/backends, head ov

# How it works

> This is an implementation of Conduit (Medium Clone) built with Go Programming Language.
> This is a backend implementation of Conduit (Medium Clone) built with Go Programming Language.
## Prerequisite

- Git [Download](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git)
- Go [Download](https://go.dev/dl/)
- Docker [Download](https://docs.docker.com/get-docker/)
Expand Down Expand Up @@ -45,6 +46,7 @@ For more information on how to this works with other frontends/backends, head ov


## Testing

- Unit Testing
```bash
make test
Expand Down

0 comments on commit e2d1947

Please sign in to comment.