From 54c79045d6710ac5a4c2e23c917dca1e06c328a5 Mon Sep 17 00:00:00 2001 From: Greg Ingram Date: Sat, 19 Oct 2019 18:19:49 -0400 Subject: [PATCH] Rename readme files (#173) * Updated temp name * Update file names --- howto/consume-topic/{Readme.md => README.md} | 0 howto/control-concurrency/{Readme.md => README.md} | 0 howto/create-grpc-app/{Readme.md => README.md} | 0 howto/create-stateful-service/{Readme.md => README.md} | 0 howto/diagnose-with-tracing/{Readme.md => README.md} | 0 howto/invoke-and-discover-services/{Readme.md => README.md} | 0 howto/publish-topic/{Readme.md => README.md} | 0 howto/send-events-with-output-bindings/{Readme.md => README.md} | 0 howto/stateful-replicated-service/{Readme.md => README.md} | 0 howto/trigger-app-with-input-binding/{Readme.md => README.md} | 0 10 files changed, 0 insertions(+), 0 deletions(-) rename howto/consume-topic/{Readme.md => README.md} (100%) rename howto/control-concurrency/{Readme.md => README.md} (100%) rename howto/create-grpc-app/{Readme.md => README.md} (100%) rename howto/create-stateful-service/{Readme.md => README.md} (100%) rename howto/diagnose-with-tracing/{Readme.md => README.md} (100%) rename howto/invoke-and-discover-services/{Readme.md => README.md} (100%) rename howto/publish-topic/{Readme.md => README.md} (100%) rename howto/send-events-with-output-bindings/{Readme.md => README.md} (100%) rename howto/stateful-replicated-service/{Readme.md => README.md} (100%) rename howto/trigger-app-with-input-binding/{Readme.md => README.md} (100%) diff --git a/howto/consume-topic/Readme.md b/howto/consume-topic/README.md similarity index 100% rename from howto/consume-topic/Readme.md rename to howto/consume-topic/README.md diff --git a/howto/control-concurrency/Readme.md b/howto/control-concurrency/README.md similarity index 100% rename from howto/control-concurrency/Readme.md rename to howto/control-concurrency/README.md diff --git a/howto/create-grpc-app/Readme.md b/howto/create-grpc-app/README.md similarity index 100% rename from howto/create-grpc-app/Readme.md rename to howto/create-grpc-app/README.md diff --git a/howto/create-stateful-service/Readme.md b/howto/create-stateful-service/README.md similarity index 100% rename from howto/create-stateful-service/Readme.md rename to howto/create-stateful-service/README.md diff --git a/howto/diagnose-with-tracing/Readme.md b/howto/diagnose-with-tracing/README.md similarity index 100% rename from howto/diagnose-with-tracing/Readme.md rename to howto/diagnose-with-tracing/README.md diff --git a/howto/invoke-and-discover-services/Readme.md b/howto/invoke-and-discover-services/README.md similarity index 100% rename from howto/invoke-and-discover-services/Readme.md rename to howto/invoke-and-discover-services/README.md diff --git a/howto/publish-topic/Readme.md b/howto/publish-topic/README.md similarity index 100% rename from howto/publish-topic/Readme.md rename to howto/publish-topic/README.md diff --git a/howto/send-events-with-output-bindings/Readme.md b/howto/send-events-with-output-bindings/README.md similarity index 100% rename from howto/send-events-with-output-bindings/Readme.md rename to howto/send-events-with-output-bindings/README.md diff --git a/howto/stateful-replicated-service/Readme.md b/howto/stateful-replicated-service/README.md similarity index 100% rename from howto/stateful-replicated-service/Readme.md rename to howto/stateful-replicated-service/README.md diff --git a/howto/trigger-app-with-input-binding/Readme.md b/howto/trigger-app-with-input-binding/README.md similarity index 100% rename from howto/trigger-app-with-input-binding/Readme.md rename to howto/trigger-app-with-input-binding/README.md