From ceaa1d7f735263dd0b5d8ca0061834ca1e466e05 Mon Sep 17 00:00:00 2001 From: Nathan Wagner Date: Sun, 17 Jul 2022 16:09:25 -0400 Subject: [PATCH] updating readme for me --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 660fe78..fc58876 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,15 @@ + +# Nathan readme + sudo docker build . -t registry.local/rgbarm64lib:latest +running this will get the build environment created + +go app has to be built in /usr/src/app/subdir directory for now + + + + + + # go-rpi-rgb-led-matrix [![GoDoc](https://godoc.org/github.com/mcuadros/go-rpi-rgb-led-matrix?status.svg)](https://godoc.org/github.com/mcuadros/go-rpi-rgb-led-matrix) [![Build Status](https://travis-ci.org/mcuadros/go-rpi-rgb-led-matrix.svg?branch=master)](https://travis-ci.org/mcuadros/go-rpi-rgb-led-matrix)