Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MetinSeylan authored Oct 30, 2021
1 parent e8a6be3 commit 245d89a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -332,6 +332,7 @@ export class AppModule {}
| status | number of HttpStatus |
| uri | url path |

***

### Lets Combine All of them
```ts
Expand All @@ -358,4 +359,4 @@ import { SimpleSpanProcessor } from '@opentelemetry/sdk-trace-base';
],
})
export class AppModule {}
```
```

0 comments on commit 245d89a

Please sign in to comment.