From 93e14248ff06d993745b5aa8512df27b7f116f4b Mon Sep 17 00:00:00 2001 From: Pavel Tisnovsky Date: Tue, 27 May 2025 13:36:35 +0200 Subject: [PATCH] README update --- README.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/README.md b/README.md index e58e3580..81919de1 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,29 @@ # lightspeed-stack LLM tooling stack + + + +* [Prerequisities](#prerequisities) +* [Installation](#installation) +* [Configuration](#configuration) +* [Usage](#usage) +* [Contributing](#contributing) +* [License](#license) + + + +# Prerequisities + +* Python 3.11, 3.12, or 3.13 + - please note that currently Python 3.14 is not officially supported + - all sources are made (backward) compatible with Python 3.11; it is checked on CI + +# Installation + +# Configuration + +# Usage + +# Contributing + +# License