diff --git a/README.md b/README.md index 91c2b24..1d659a1 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,3 @@ # directors-assistant listen on kafka for commands, execute without question - - -Depends on librdkafka.redist, but confluent's nuget package doesn't know that. -and worse, it sounds like the point where it just mysteriously loses an exception is where it would try to load it itself \ No newline at end of file diff --git a/directors-assistant.csproj b/directors-assistant.csproj index 3821ee2..5177b27 100644 --- a/directors-assistant.csproj +++ b/directors-assistant.csproj @@ -8,7 +8,6 @@ -