diff --git a/README.md b/README.md
index 2d6bf50..d946af5 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,16 @@
# C++ And WebAssembly
+
[](https://github.com/painfulexistence/cpp-wasm/actions/workflows/ci.yml)
+
+
+[](https://twitter.com/intent/follow?screen_name=DevLucidum)
+
+
+
This is an example C++ graphics application using vcpkg as its package manager; the codebase can be compiled for both native and Web platforms.
- Package Manager: vcpkg
- Supported Platforms: MacOSX, Web
+
## Getting Started