Skip to content

Commit 5bb4c3c

Browse files
authored
Update README.md
1 parent 1c45d16 commit 5bb4c3c

1 file changed

Lines changed: 13 additions & 12 deletions

File tree

README.md

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,18 @@
11
# RISE Python Wheels
22

3-
RISE Python Wheels is a public project enabling the RISC-V support for the
4-
Python ecosystem. It makes use of the RISE [RISC-V
5-
Runners](https://riscv-runners.riseproject.dev/) project to build wheels on
6-
native riscv64 hardware, with the goal of maintaining a riscv64-specific package
7-
repository for projects where upstream are not yet ready or able to perform
8-
builds themselves.
3+
[RISE Python Wheels](https://riseproject-dev.github.io/python-wheels) is a public project enabling the RISC-V support for the
4+
Python ecosystem. It makes use of the [RISE RISC-V Runners](https://riscv-runners.riseproject.dev/)
5+
project to build wheels on native riscv64 hardware, with the goal of maintaining a riscv64-specific package
6+
repository for projects where upstream are not yet ready or able to perform builds themselves.
97

10-
[python-wheels Documentation](https://riseproject-dev.github.io/python-wheels/)
8+
## About RISE
119

12-
This work is a continuation of the earlier
13-
[wheel_builder](https://gitlab.com/riseproject/python/wheel_builder) project,
14-
which hosts binary wheels for a variety of Python modules.
10+
[RISE](https://riseproject.dev) is a collaborative, industry-led initiative under the Linux Foundation that accelerates open-source software development for the RISC-V architecture.
1511

16-
For more informatiion about RISE, visit the [project
17-
website](https://riseproject.dev/).
12+
## Documentation
13+
14+
Find complete documentation on [the python-wheels website](https://riseproject-dev.github.io/python-wheels/)
15+
16+
## Background
17+
18+
This work is a continuation of the earlier [wheel_builder](https://gitlab.com/riseproject/python/wheel_builder) project.

0 commit comments

Comments
 (0)