Skip to content

Commit c9e4ba9

Browse files
authored
Update README.md
1 parent 5a3e32d commit c9e4ba9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# AWS Lambda Action Filter
22

3-
[![CI](https://github.com/yourusername/aws-lambda-action-filter/actions/workflows/ci.yml/badge.svg)](https://github.com/yourusername/aws-lambda-action-filter/actions)
3+
[![CI](https://github.com/JohnBasrai/aws-lambda-action-filter/actions/workflows/ci.yml/badge.svg)](https://github.com/yourusername/aws-lambda-action-filter/actions)
44
![Rust](https://img.shields.io/badge/rust-1.85.0-blue?logo=rust)
55
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)
6-
![Last Commit](https://img.shields.io/github/last-commit/yourusername/aws-lambda-action-filter)
6+
![Last Commit](https://img.shields.io/github/last-commit/JohnBasrai/aws-lambda-action-filter)
77

88
This project demonstrates a production-ready AWS Lambda function written in Rust, showcasing the **[Explicit Module Boundary Pattern (EMBP)](embp.md)** for clean architecture and comprehensive integration testing with `cargo-lambda`.
99

0 commit comments

Comments
 (0)