Skip to content

Commit cf7a02d

Browse files
authored
Update README.rst
1 parent 8d158fd commit cf7a02d

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.rst

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
FedCore
1+
LMCompress
22
=======
33

4-
`FEDot COmpREs` - Framework for model compression, based on FEDOT.
4+
`LM Compress` - Framework for model compression, based on FEDOT.
55

66
.. start-badges
77
.. list-table::
@@ -15,13 +15,13 @@ FedCore
1515
- |examples|
1616
.. end-badges
1717
18-
.. |version| image:: https://badge.fury.io/py/fedcore.svg
19-
:target: https://badge.fury.io/py/fedcore
18+
.. |version| image:: https://badge.fury.io/py/lmcompress.svg
19+
:target: https://badge.fury.io/py/lmcompress
2020
:alt: PyPi version
2121

22-
.. |python| image:: https://img.shields.io/pypi/pyversions/fedcore.svg
22+
.. |python| image:: https://img.shields.io/pypi/pyversions/lmcompress.svg
2323
:alt: Supported Python Versions
24-
:target: https://img.shields.io/pypi/pyversions/fedcore
24+
:target: https://img.shields.io/pypi/pyversions/lmcompress
2525

2626
.. |os| image:: https://img.shields.io/badge/os-windows%20%7C%20linux-green
2727
:alt: Supported OS
@@ -31,7 +31,7 @@ FedCore
3131
:target: /README_en.rst
3232

3333
.. |examples| image:: https://img.shields.io/badge/examples-here-blue.svg
34-
:target: https://github.com/v1docq/FedCore/tree/main/examples
34+
:target: https://github.com/v1docq/LMCompress/tree/main/examples
3535
:alt: Documentation Page
3636

3737

@@ -52,7 +52,7 @@ Then using PIP:
5252

5353
.. code-block::
5454
55-
pip install fedcore
55+
pip install lmcompress
5656
5757
5858
@@ -63,4 +63,4 @@ R&D plans
6363

6464
Supported by
6565
------------
66-
- soon
66+
- soon

0 commit comments

Comments
 (0)