Skip to content

Commit

Permalink
remove all reference of website doc
Browse files Browse the repository at this point in the history
  • Loading branch information
florianbgt committed Dec 27, 2024
1 parent cee6fd0 commit 5f8fb89
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,6 @@

For the latest updates, visit our [project board](https://github.com/nanoapi-io/napi/projects).

## Documentation

Comprehensive documentation is available on our [documentation website](https://nanoapi.io/docs/nanoapi).

## Quick Start

Ensure you have Node.js (>=18) and npm installed.
Expand All @@ -67,8 +63,6 @@ This will initialize a new NanoAPI project and open the UI for inspecting and re

`napi --help` will provides an overview off all commands

For more detailed information about the CLI and what each command does, refer to our [CLI guide](https://nanoapi.io/docs/cli/).

## Refactoring with Annotations

You can use annotations to specify how to split your code.
Expand Down Expand Up @@ -106,7 +100,7 @@ napi split configure

## CI/CD Integration

`napi` works seamlessly with CI/CD platforms like GitHub Actions, GitLab CI/CD, and Jenkins. For setup instructions, refer to our [CLI guide](https://nanoapi.io/docs/cli/).
`napi` works seamlessly with CI/CD platforms like GitHub Actions, GitLab CI/CD, and Jenkins.

## Further Reading

Expand Down

0 comments on commit 5f8fb89

Please sign in to comment.