We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c3d2ff commit 43fc4e1Copy full SHA for 43fc4e1
README.md
@@ -9,9 +9,7 @@
9
10
- [About](#about)
11
- [Built With](#built-with)
12
-- [Getting Started](#getting-started)
13
- - [Prerequisites](#prerequisites)
14
- - [Usage](#usage)
+- [Usage](#usage)
15
- [Manual setup](#manual-setup)
16
- [System Design](#system-design)
17
- [Environment variables](#environment-variables)
@@ -56,16 +54,6 @@ I'm storing product_embeddings inside a Pandas dataframe (database -> in_memory.
56
54
- Numpy
57
55
- Swagger
58
59
-## Getting Started
60
-
61
-### Prerequisites
62
63
-1. The easiest way to install Cookiecutter is by running:
64
65
- ```sh
66
- pip install --user cookiecutter
67
- ```
68
69
### Usage
70
71
#### Manual setup
0 commit comments