diff options
author | Vincent Ambo <mail@tazj.in> | 2023-04-20T10·40+0300 |
---|---|---|
committer | tazjin <tazjin@tvl.su> | 2023-05-27T11·40+0000 |
commit | 99c78966372017cb3b7bf021f08520a040004b0c (patch) | |
tree | ba5d71df0dcd7a662d19525254648106e5da9e94 /corp/rih/README.md | |
parent | 3b33c19a9c43cf66c2d28ffa3d49bb6e8757d9b1 (diff) |
feat(corp/rih): implement initial frontend application r/6208
This doesn't actually submit anything to the (not-yet-existing) backend, but will help the designers figure out what we're actually looking for here. Change-Id: I680d88151fb0706953f18eb6256da6f205da7ffb Reviewed-on: https://cl.tvl.fyi/c/depot/+/8489 Reviewed-by: tazjin <tazjin@tvl.su> Tested-by: BuildkiteCI
Diffstat (limited to 'corp/rih/README.md')
-rw-r--r-- | corp/rih/README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/corp/rih/README.md b/corp/rih/README.md new file mode 100644 index 000000000000..e44d0f2a58e0 --- /dev/null +++ b/corp/rih/README.md @@ -0,0 +1,3 @@ +Implementation of russiaishiring.com. + +This is a corporate TVL project, see `//corp/LICENSE`. |