Skip to content

Commit 2e26f5a

Browse files
burakemircopybara-github
authored andcommitted
Add Mangle logo to repo
PiperOrigin-RevId: 817632468
1 parent 09a7556 commit 2e26f5a

2 files changed

Lines changed: 8 additions & 4 deletions

File tree

README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
<center>
2+
<img src="mangle_logo.png" width="50%">
3+
</center>
4+
15
# Mangle
26

37
Mangle is a programming language for deductive database programming. It
@@ -23,14 +27,14 @@ a way that is accessible to developers and lends itself to easy experimentation.
2327
This repository contains an implementation of Mangle as a go library that can be
2428
easily embedded into applications.
2529

26-
Check out the [docs](docs/README.md) and the
27-
[GitHub discussions](https://github.com/google/mangle/discussions) for more
28-
information. There is also a Q&A section.
30+
Check out the [users documentation](https://mangle.readthedocs.io/en/latest/)
31+
and the [GitHub discussions](https://github.com/google/mangle/discussions)
32+
for more information. There is also a Q&A section.
2933

3034
For an example how to use Mangle library in a database-like grpc service,
3135
see the separate [Mangle demo service repo](https://github.com/burakemir/mangle-service).
3236

33-
This is not an officially supported Google product.
37+
This is not an officially supported Google product.
3438

3539
## Table of Contents
3640
- [Examples](#examples)

mangle_logo.png

1010 KB
Loading

0 commit comments

Comments
 (0)