Skip to content

Commit

Permalink
docs(all readme): updated readmes
Browse files Browse the repository at this point in the history
  • Loading branch information
harshitmitSF committed Jun 24, 2021
1 parent 304402b commit 5c0eb59
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ Generate an application
```bash
lb4 app
? Project name: example-application
? Project description: Example Application For SourceLoop LoopBack4 Microservice Catalog
? Project description: Example Application For SourceLoop
? Project root directory: example-application
? Application class name: ExampleApplicationApplication
? Select features to enable in the project Enable eslint, Enable prettier, Enable mocha, Enable loopbackBuild, Enable vs
Expand Down Expand Up @@ -238,7 +238,7 @@ If you've noticed a bug or have a question or have a feature request, [search th

### Contributing

* [Development Guidelines](DEVELOPING.md)
* [Development Guidelines](https://github.com/sourcefuse/loopback4-microservice-catalog/blob/master/DEVELOPING.md)

### Code of Conduct

Expand Down
2 changes: 1 addition & 1 deletion packages/core/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

## Overview

`@sourceloop/core` is the [application core](https://jeffreypalermo.com/2008/07/the-onion-architecture-part-1/) for the `looopback4-microservice-catalog`. It contains
`@sourceloop/core` is the [application core](https://jeffreypalermo.com/2008/07/the-onion-architecture-part-1/) for the `sourceloop`. It contains

* adapters
* commands
Expand Down

0 comments on commit 5c0eb59

Please sign in to comment.