diff --git a/README.md b/README.md index eee17dd..720db78 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -# Functional Programming in F# +[![.NET](https://github.com/eminencegrs/fp-in-fs/actions/workflows/dotnet.yml/badge.svg)](https://github.com/eminencegrs/fp-in-fs/actions/workflows/dotnet.yml) -Build Status: [![.NET](https://github.com/eminencegrs/fp-in-fs/actions/workflows/dotnet.yml/badge.svg)](https://github.com/eminencegrs/fp-in-fs/actions/workflows/dotnet.yml) +# Functional Programming in F# Exercises to the book "Functional Programming Using F#" written by Michael R. Hansen and Hans Rischel.