diff --git a/README.md b/README.md index 4bc5e36..e76c5aa 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,3 @@ - # Correlation Vector ## Background @@ -24,19 +23,25 @@ The standard is widely used internally at Microsoft for first party applications ## Reference Implementations +### Microsoft + - [Cpp](https://github.com/Microsoft/CorrelationVector-Cpp) \(C\+\+\) - [CSharp](https://github.com/Microsoft/CorrelationVector-CSharp) \(C\#\) - [Go](https://github.com/Microsoft/CorrelationVector-Go) - [Java](https://github.com/Microsoft/CorrelationVector-Java) - [JavaScript](https://github.com/Microsoft/CorrelationVector-JavaScript) +### Community + +- [Elixir](https://github.com/seamlyapp/ex_correlation_vector) + ## Future Roadmap TBD # Contributing -This project welcomes contributions and suggestions. Most contributions require you to agree to a +This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.