Skip to content

Commit e7c07d1

Browse files
authoredSep 23, 2022
Merge pull request snaplet#23 from kiwicopple/patch-1
spelling mistake + short description
2 parents 2539157 + 449fa70 commit e7c07d1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed
 

‎README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# :elephant: PostgreSQL, in your browser :globe_with_meridians:
22

3+
`postgres-browser` uses WASM to run a full Postgres database inside the browser.
4+
35
## :zap: Getting started
46

57
```bash
@@ -18,7 +20,7 @@ Go to http://localhost:3000 and have fun!
1820
- [Buildroot](/packages/buildroot)
1921
- [Websockproxy](/packages/websockproxy)
2022

21-
## :clap: Aknowledgements
23+
## :clap: Acknowledgements
2224

2325
- [v86](https://github.com/copy/v86) which is **the** emulator for running x86 operating systems in the browser, without it none of the following projects would be possible
2426
- [crunchydata playground](https://www.crunchydata.com/developers/playground) for leading the way and showing the world that it was possible to run PostgreSQL in the browser

0 commit comments

Comments
 (0)