Skip to content

Commit 4e5cb48

Browse files
authored
Merge pull request #56 from tisnik/readme-update
README update
2 parents ccd2e19 + 93e1424 commit 4e5cb48

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

README.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,29 @@
11
# lightspeed-stack
22
LLM tooling stack
3+
4+
<!-- vim-markdown-toc GFM -->
5+
6+
* [Prerequisities](#prerequisities)
7+
* [Installation](#installation)
8+
* [Configuration](#configuration)
9+
* [Usage](#usage)
10+
* [Contributing](#contributing)
11+
* [License](#license)
12+
13+
<!-- vim-markdown-toc -->
14+
15+
# Prerequisities
16+
17+
* Python 3.11, 3.12, or 3.13
18+
- please note that currently Python 3.14 is not officially supported
19+
- all sources are made (backward) compatible with Python 3.11; it is checked on CI
20+
21+
# Installation
22+
23+
# Configuration
24+
25+
# Usage
26+
27+
# Contributing
28+
29+
# License

0 commit comments

Comments
 (0)