Skip to content

Commit 9234f45

Browse files
committed
feat(graduated-tiered-pricing): [tpp] update README.md
1 parent 6ff505e commit 9234f45

File tree

1 file changed

+2
-1
lines changed
  • exercises/graduated_tiered_prices/solutions/codely_triangulation-with-tpp

1 file changed

+2
-1
lines changed

exercises/graduated_tiered_prices/solutions/codely_triangulation-with-tpp/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Product pricing: TypeScript
22

3-
TypeScript codebase for the [Graduated Product pricing](../../README.md) exercise.
3+
TypeScript [Graduated Product pricing](../../README.md) exercise solution
4+
using triangulation and TPP.
45

56
## Setup
67

0 commit comments

Comments
 (0)