diff --git a/Home.md b/Home.md deleted file mode 100644 index 38fe349..0000000 --- a/Home.md +++ /dev/null @@ -1 +0,0 @@ -Welcome to the nestlogged wiki! diff --git a/NestLogged.md b/NestLogged.md new file mode 100644 index 0000000..4e1284c --- /dev/null +++ b/NestLogged.md @@ -0,0 +1,6 @@ +# NestJS Logging Decorators + +This package provides a set of decorators can be used for logging functions and routes. + +If you want to start quickly, go to [Quickstart](https://github.com/Worplo/nestlogged/wiki/quickstart). +If you want to learn things or how decorators work, then just browse this wiki page by page. \ No newline at end of file