diff --git a/README.md b/README.md index 206abba..7046042 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ # testing just -testing this is a readme +--- + +new line added +-- +testing webhook diff --git a/index.ts b/index.ts new file mode 100644 index 0000000..6a17618 --- /dev/null +++ b/index.ts @@ -0,0 +1 @@ +// this is a ts file