Skip to content

Commit aaa70c1

Browse files
authored
Update README.md
1 parent e4587fd commit aaa70c1

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
1-
![ProgSynth Logo](./images/logo.png)
1+
This repository contains the code for our paper : [WikiCoder: Learning to Write
2+
Knowledge-Powered Code](https://rdcu.be/dITGA).
23

3-
--------------------------------------------------------------------------------
4-
[![Tests](https://github.com/nathanael-fijalkow/AutoSynth/actions/workflows/tests.yaml/badge.svg)](https://github.com/nathanael-fijalkow/AutoSynth/actions/workflows/tests.yaml)
4+
This is joint work of [Théo Matricon](theomath.github.io), [Nathanaël Fijalkow](https://nathanael-fijalkow.github.io/) and [Gaëtan Margueritte](https://github.com/gaetanmargueritte).
5+
6+
It is based on an old version of [ProgSynth](https://github.com/Theomat/ProgSynth) our program synthesis tool.
57

6-
ProgSynth is a high-level framework that enables to leverage program synthesis for other domains such as reinforcement learning or system design.
78

89
<!-- toc -->
910

0 commit comments

Comments
 (0)