This is an automated email from the ASF dual-hosted git repository.
alsay pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/datasketches-bigquery.git
The following commit(s) were added to refs/heads/main by this push:
new 215c323 added link to Emscripten
215c323 is described below
commit 215c32336d67d8eec3e4e4def53e4f33b21d4b9d
Author: AlexanderSaydakov <[email protected]>
AuthorDate: Wed Jun 12 12:07:24 2024 -0700
added link to Emscripten
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 72ebc47..84668cb 100644
--- a/README.md
+++ b/README.md
@@ -28,8 +28,8 @@ If you are interested in making contributions to this project
please see our [Co
## Building
-Requires Emscripten (emcc compiler)
-Requires a link to
[datasketches-cpp](https://github.com/apache/datasketches-cpp) in this directory
+- Requires [Emscripten (emcc compiler)](https://emscripten.org/)
+- Requires a link to
[datasketches-cpp](https://github.com/apache/datasketches-cpp) in this directory
## Example
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]