Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Relates to [MACCAN-186]
  • Loading branch information
mac-can committed Apr 24, 2024
1 parent 257bde0 commit 1629410
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Examples/C++/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
BINARIES = ../../Binaries
INCLUDES = -I../../INCLUDES
INCLUDES = -I../../Includes

TARGET1 = can_recv
SOURCE1 = $(TARGET1).cpp $(BINARIES)/libTouCAN.a
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
### macOS® User-Space Driver for TouCAN USB Interfaces from Rusoku

_Copyright © 2020-2024 Uwe Vogt, UV Software, Berlin (info@mac-can.com)_
_Copyright © 2020-2024 Uwe Vogt, UV Software, Berlin (info@mac-can.com)_

![macOS Build](https://github.com/mac-can/RusokuCAN.dylib/actions/workflows/macos-build.yml/badge.svg)

Expand Down

0 comments on commit 1629410

Please sign in to comment.