From 5183a5fa6f6852845b06dfe7752ccb44ebc22900 Mon Sep 17 00:00:00 2001 From: "tembo-io[bot]" <208362400+tembo-io[bot]@users.noreply.github.com> Date: Fri, 8 Aug 2025 01:43:42 +0000 Subject: [PATCH] feat: add hello world console.log --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index ec3b9339..79d1d907 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ # Trunk +```javascript +console.log("hello world"); +``` + [![version](https://img.shields.io/crates/v/pg-trunk?label=CLI&logo=rust)](https://crates.io/crates/pg-trunk) ![](https://img.shields.io/badge/Ubuntu_22.x-201%20extensions-orange) [![OSSRank](https://shields.io/endpoint?url=https://ossrank.com/shield/2643)](https://ossrank.com/p/2643)