From 3199099481cad9192e9bd5a66d970efea4196e63 Mon Sep 17 00:00:00 2001 From: christian Date: Sat, 8 Jun 2024 18:24:54 +0000 Subject: [PATCH] readme markdown --- readme.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/readme.md b/readme.md index 9f1df3d..bc2356a 100644 --- a/readme.md +++ b/readme.md @@ -2,12 +2,12 @@ deprecated as lambda was a bad solution for this, without setting up dynamodb, api etc. This will go live in a ec2 so it can write to local storage instead of running on demand. -Go is fast but free tier lambda is not. +Go is fast but free tier lambda is not and I am not yet a smart man. -~~This is a simple scraper that extracts job details from the [The Hub](https://thehub.io) website. +This is a simple scraper that extracts job details from the [The Hub](https://thehub.io) website. -It's a fork of the original [The Hub Scraper](https://gitea.rannes.dev/rannes.dev/sw-jobs-go) by [Rannes](https://gitea.rannes.dev/rannes.dev). +It's a fork of the original [The Hub Scraper](https://gitea.rannes.dev/rannes.dev/sw-jobs-go) by [Rannes](https://gitea.rannes.dev/rannes.dev). -## Usage +## Usage -To run the scraper zip it deploy it to AWS Lambda and then call the function.~~ +To run the scraper zip it deploy it to AWS Lambda and then call the function.