Skip to content

Commit

Permalink
chore: update README (#1449)
Browse files Browse the repository at this point in the history
  • Loading branch information
Takashi Matsuo authored Jun 6, 2022
1 parent 4d2c5cf commit 87551a3
Showing 1 changed file with 2 additions and 11 deletions.
13 changes: 2 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,6 @@
![Diagram of relationship between Autosynth, Synthtool, and Github](./images/flow.png)

# SynthTool (for client libraries)

This repository contains two, related tools for generating source code for
Google Cloud client libraries.

## Synthtool

Synthtool is a library of common templates and code that makes generating
source code easier. With synthtool, the source code for an API can be generated
in 10 lines of code or less. For an example, see
[googleapis/java-asset/synth.py](https://github.com/googleapis/java-asset/blob/master/synth.py).
source code easier.

More details about Synthtool can be found in its [README](./synthtool/README.md).
See the inner [README](./synthtool/README.md) for more details.

0 comments on commit 87551a3

Please sign in to comment.