From 1fa032f844c1f1d2ed0dca5bd25679f711159da4 Mon Sep 17 00:00:00 2001 From: th33xitus Date: Thu, 10 Feb 2022 22:16:17 +0100 Subject: [PATCH] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 5db6c8f..890e99a 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ +[![Project Maintenance](https://img.shields.io/maintenance/yes/2022.svg)](https://github.com/th33xitus/klipper-printer-simulavr-docker 'GitHub Repository') +[![License](https://img.shields.io/github/license/th33xitus/klipper-printer-simulavr-docker.svg)](https://github.com/th33xitus/klipper-printer-simulavr-docker/blob/master/LICENSE 'License') +--- # Klipper-Printer-Simulavr-Docker -## **An approach to run a simulated Klipper 3D-Printer in a Docker container.** - -_Runs Klipper, Moonraker and Simulavr managed with supervisord in a docker container._ - +### **Run a simulated Klipper 3D-Printer in a Docker container.** --- ## Getting started: @@ -23,4 +23,4 @@ Klipper, Moonraker and a simulated Atmel ATmega micro-controller now run inside --- -Feel free to contribute if you find solutions to make the docker image even smaller (~ 700 MB as of now) or provide ideas to generally improve this project. \ No newline at end of file +Feel free to contribute if you find solutions to make the docker image even smaller (~ 700 MB as of now) or provide ideas to generally improve this project.