Skip to content

Commit e3584da

Browse files
committed
README: update
1 parent 2bf05ad commit e3584da

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

README.md

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -133,17 +133,18 @@ fail with ``No such file or directory`` errors.
133133

134134
### Wheels
135135

136-
We build binary TA-Lib wheels for Python using GitHub Actions.
136+
We build binary wheels for Python using GitHub Actions which include the
137+
underlying TA-Lib C library and are easy to install.
137138

138139
Supported platforms:
139140

140-
* Windows 64-bit
141-
* Windows 32-bit
142-
* Windows ARM64
141+
* Linux x86_64
142+
* Linux arm64
143143
* macOS x86_64
144-
* macOS ARM64
145-
* Linux 64-bit
146-
* Linux ARM64
144+
* macOS arm64
145+
* Windows x86_64
146+
* Windows x86
147+
* Windows arm64
147148

148149
Supported Python versions:
149150

@@ -153,8 +154,6 @@ Supported Python versions:
153154
* 3.12
154155
* 3.13
155156

156-
These will be available when new [releases](https://github.com/ta-lib/ta-lib-python/releases) are generated.
157-
158157
### Troubleshooting
159158

160159
If you get a warning that looks like this:

0 commit comments

Comments
 (0)