Added Auto build badge to Readme.md

This commit is contained in:
Nils Hölscher 2022-05-24 11:07:32 +02:00
parent 13861282b4
commit 2ab71cf95d
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
# RTSA-lab01-CacheAnalysis
[![Build Status](http://129.217.34.203/api/badges/nils.hoelscher/RTSA-lab01-CacheAnalysis/status.svg)](http://129.217.34.203/nils.hoelscher/RTSA-lab01-CacheAnalysis)
In this lab session you will learn how to implement a LRU cache in abstract representation.
## Exercise