Skip to content

Commit f4f015c

Browse files
adjust requirements to reference new section
1 parent 131abd0 commit f4f015c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,14 +30,14 @@ However, the foundation has been laid:
3030

3131
## Requirements
3232

33-
You'll need an editor that supports the Language Server Protocol (LSP).
33+
An editor that supports the Language Server Protocol (LSP) is required.
3434

35-
The server supports Django projects running on:
35+
The Django Language Server aims to supports all actively maintained versions of Python and Django. Currently this includes:
3636

3737
- Python 3.9, 3.10, 3.11, 3.12, 3.13
3838
- Django 4.2, 5.0, 5.1
3939

40-
The aim is to support all actively maintained versions of both Python and Django.
40+
See the [Versioning](#versioning) section for details on how version numbers indicate Django compatibility.
4141

4242
## Installation
4343

0 commit comments

Comments
 (0)