Skip to content

Commit b6f8102

Browse files
committed
Update README
1 parent 52bc18f commit b6f8102

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.rst

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
1-
proto
1+
xyz
22
=====
33

4-
.. image:: https://github.com/chutsu/proto/actions/workflows/ci.yml/badge.svg
5-
:target: https://github.com/chutsu/proto/actions?query=ci
4+
.. image:: https://github.com/chutsu/xyz/actions/workflows/ci.yml/badge.svg
5+
:target: https://github.com/chutsu/xyz/actions?query=ci
66

7-
``proto`` contain notes and code used to learn about different aspects of
7+
``xyz`` contain notes and code used to learn about different aspects of
88
robotics.
99

1010

1111
Build
1212
-----
1313

1414
For convenience there is a ``Makefile`` that automates the installation of
15-
dependencies and building of ``proto``. To install dependencies, build and test
16-
``proto`` simply issue the following commands:
15+
dependencies and building of ``xyz``. To install dependencies, build and test
16+
``xyz`` simply issue the following commands:
1717

1818
.. code-block::
1919

0 commit comments

Comments
 (0)